Download the PHP package benit8/event-emitter without Composer
On this page you can find all versions of the php package benit8/event-emitter. 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 event-emitter
Event emitter
An event emitter that supports namespaces.
Installing
Usage
You can either extend the EventEmitter
class or use the EventEmitterTrait
. An interface
EventEmitterInterface
is also available.
Reference
Adding listeners
Adding one-shot listeners
Emitting events
Removing a listener
Removing all listeners
All versions of event-emitter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package benit8/event-emitter contains the following files
Loading the files please wait ....