Download the PHP package phpfluent/eventmanager without Composer
On this page you can find all versions of the php package phpfluent/eventmanager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package eventmanager
PHPFluent\EventManager
Installation
Package is available on Packagist, you can install it using Composer.
Usage
Fluent API
Non-Fluent API
Predefined Listeners:
- Callback: uses a
callable
as listener (default as the sample above). - Process: work with Arara\Process to create asynchronous listeners.
- PThread: uses the pthreads extension as asynchronous listener.
Samples
- Adding Events
- Dispatch Events
- Events with Arguments
- Stop Event Propagation
- Using the Listener Interface
- Listener With Arara\Process
- Listener With pThreads
All versions of eventmanager with dependencies
PHP Build Version
Package Version
No informations.
The package phpfluent/eventmanager contains the following files
Loading the files please wait ....