Download the PHP package messy-one/mediator without Composer
On this page you can find all versions of the php package messy-one/mediator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download messy-one/mediator
More information about messy-one/mediator
Files in messy-one/mediator
Download messy-one/mediator
More information about messy-one/mediator
Files in messy-one/mediator
Vendor messy-one
Package mediator
Short Description Simple event mediator for delegating events.
License Apache-2.0
Homepage https://github.com/messyOne/Mediator
Package mediator
Short Description Simple event mediator for delegating events.
License Apache-2.0
Homepage https://github.com/messyOne/Mediator
Please rate this library. Is it a good library?
Informations about the package mediator
Mediator
Simple event mediator for PHP. Use it if you need a centralized place to handle your events.
How to use
Normal usage
Additional information
Since the events are saved in a static variable you might need to delete them (for instance for unit tests).
TODO
- Add group listening: listen on "main_event:*"
All versions of mediator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package messy-one/mediator contains the following files
Loading the files please wait ....