Skip to content
/ wp Public

☀️ [READ-ONLY][Component] WordPress objects as services.

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt
Notifications You must be signed in to change notification settings

devaloka/wp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54f676c · Jun 12, 2017

History

13 Commits
Feb 1, 2017
Apr 25, 2016
Apr 25, 2016
Apr 25, 2016
Apr 25, 2016
Apr 25, 2016
Jun 7, 2016
Jan 4, 2017
Apr 25, 2016
Apr 25, 2016
Apr 25, 2016
Apr 25, 2016
Apr 25, 2016
Jun 12, 2017
Jul 17, 2016
Apr 25, 2016

Repository files navigation

WP

Latest Stable Version Latest Unstable Version License Build Status

A WordPress plugin that provides WordPress objects as services via DI Container.

Features

  • Providing WordPress objects as services via DI Container.
    (wpdb, WP_Embed, WP_Scripts and WP_Styles)

  • Replacing WP_Widget_Factory with new extended one,
    (Injecting DI Container into Widget, making Widget to be able to subscribe events.)

Installation

  1. Install via Composer.

    composer require devaloka/wp

About

☀️ [READ-ONLY][Component] WordPress objects as services.

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages