Download the PHP package systream/event-dispatcher without Composer
On this page you can find all versions of the php package systream/event-dispatcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download systream/event-dispatcher
More information about systream/event-dispatcher
Files in systream/event-dispatcher
Download systream/event-dispatcher
More information about systream/event-dispatcher
Files in systream/event-dispatcher
Please rate this library. Is it a good library?
Informations about the package event-dispatcher
Event dispatcher
Observer for events
Usage Examples
Installation
You can install this package via packagist.org with composer.
composer require systream/event-dispatcher
composer.json:
This library requires php 5.6
or higher, but also works on php 5.4.
Subscribe to event
Fire an event
Stop Propagation
In this case the second subscription won't be invoked.
Custom events
The only thing you need to do is that implementing the
Custom Subscriptions
The only thing you need to do is that implementing the
Test
All versions of event-dispatcher with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package systream/event-dispatcher contains the following files
Loading the files please wait ....