bdk / pubsub
Publish / Subscribe / Event Manager
v3.2
2024-07-05 20:49 UTC
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.3 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