A lightweight library for event-based development in PHP.
This library provides the following event-based concepts:
- EventEmitter.
- Promises.
- An event loop.
- Co-routines.
Full documentation can be found on the website.
Make sure you have composer installed, and then run:
composer require sabre/event "^3.0"
This package requires PHP 5.5. The 2.0 branch is still maintained as well, and supports PHP 5.4.
branch | status |
---|---|
master | |
3.0 | |
2.0 | |
1.0 | |
php53 |
Head over to the sabre/dav mailinglist, or you can also just open a ticket on GitHub.
This library is being developed by fruux. Drop us a line for commercial services or enterprise support.