Download the PHP package molajo/event without Composer
On this page you can find all versions of the php package molajo/event. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor molajo
Package event
Short Description Molajo Events: Dispatcher, Event Dispatcher and Event Package for PHP applications
License MIT
Homepage http://github.com/Molajo/Event
Package event
Short Description Molajo Events: Dispatcher, Event Dispatcher and Event Package for PHP applications
License MIT
Homepage http://github.com/Molajo/Event
Please rate this library. Is it a good library?
Informations about the package event
======= Event [Alpha]
Events
A certain point in time in a process that a requester schedules with a dispatcher which then delegates management of the event to an event dispatcher responsible to initiate registered listeners and return the collective results to the dispatcher which, in turn, provides the requester the results.
Install using Composer from Packagist
Step 1: Install composer in your project
Step 2: Create a composer.json file in your project root
Step 3: Install via composer
Requirements and Compliance
- PHP framework independent, no dependencies
- Requires PHP 5.4, or above
- Semantic Versioning
- Compliant with:
- [phpDocumentor2] (https://github.com/phpDocumentor/phpDocumentor2)
- [phpUnit Testing] (https://github.com/sebastianbergmann/phpunit)
- Author AmyStephen
- [Travis Continuous Improvement] (https://travis-ci.org/profile/Molajo)
- Listed on [Packagist] (http://packagist.org) and installed using [Composer] (http://getcomposer.org/)
- Use github to submit pull requests and features
- Licensed under the MIT License - see the
LICENSE
file for details
All versions of event with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
commonapi/event Version dev-master
commonapi/exception Version dev-master
commonapi/event Version dev-master
commonapi/exception Version dev-master
The package molajo/event contains the following files
Loading the files please wait ....