https://github.com/bkdotcom/pubsub
Publish / Subscribe / Event Manager
https://github.com/bkdotcom/pubsub
Last synced: 3 months ago
JSON representation
Publish / Subscribe / Event Manager
- Host: GitHub
- URL: https://github.com/bkdotcom/pubsub
- Owner: bkdotcom
- License: mit
- Created: 2018-09-05T21:02:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-11-11T17:52:09.000Z (7 months ago)
- Last Synced: 2025-11-27T14:43:17.168Z (6 months ago)
- Language: PHP
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Event Manager (Publish / Subscribe)
===============
### Installation
This library supports PHP 5.4 - 8.5 and has no userland dependencies.
It is installable and autoloadable via [Composer](https://getcomposer.org/) as [bdk/pubsub](https://packagist.org/packages/bdk/pubsub).
```json
{
"require": {
"bdk/pubsub": "^3.1",
}
}
```
See http://www.bradkent.com/php/pubsub for more information
### Usage
See http://www.bradkent.com/php/pubsub
### Tests / Quality



[](https://codeclimate.com/github/bkdotcom/PubSub)
[](https://codeclimate.com/github/bkdotcom/PubSub)
### Changelog
http://www.bradkent.com/php/pubsub#changelog