dhii / wp-events
A PSR-14 compliant event wrapper for WordPress.
Installs: 2 112
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 4
Forks: 0
Open Issues: 1
Requires
- php: ^5.4 | ^7.0
- dhii/exception: ^0.1-alpha4
- dhii/i18n-helper-base: ^0.1
- dhii/normalization-helper-base: ^0.1-alpha2
- dhii/psr-14: ^0.1
Requires (Dev)
- 10up/wp_mock: ^0.1.1
- dhii/php-cs-fixer-config: ^0.1
- dhii/stringable-interface: ^0.1
- doctrine/instantiator: >=1.0.5 <1.1.0
- phpunit/phpunit: ^4.8
- ptrofimov/xpmock: ^1.1
This package is auto-updated.
Last update: 2021-06-22 03:57:56 UTC
README
This package has moved to wp-oop/events
.
Details
A PSR-14 compliant event manager and wrapper for WordPress. It uses the WordPress hook system, while providing a standards-compliant OOP interface, allowing for complete de-coupling from WordPress hooks.