bdk / pubsub
Publish / Subscribe / Event Manager
Installs: 480
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/bdk/pubsub
Requires
- php: >=5.4.0
Requires (Dev)
- bdk/devutil: dev-master
- phpunit/phpunit: ^4.0 | ^5.0 | ^6.0 | ^7.0 | ^8.0 | ^9.0
README
Installation
This library supports PHP 5.4 - 8.4 and has no userland dependencies.
It is installable and autoloadable via Composer as bdk/pubsub.
{ "require": { "bdk/pubsub": "^3.1", } }
See http://www.bradkent.com/php/pubsub for more information
Usage
See http://www.bradkent.com/php/pubsub