wp-oop/events

A PSR-14 wrapper for the WP hook system.

Maintainers

Details

github.com/wp-oop/events

Source

Issues

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 0

Forks: 0

Open Issues: 1

pkg:composer/wp-oop/events

0.1.x-dev 2021-06-22 03:55 UTC

This package is auto-updated.

Last update: 2025-09-23 11:48:03 UTC


README

Packagist PHP Version Support

A PSR-14 wrapper for the WP hook system.

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.