A lightweight library for event-based development in PHP.
This library provides two patterns:
- EventEmitter
- Promises
Full documentation can be found on the website.
Make sure you have composer installed, and then run:
composer require sabre/event "~2.0.0"
For legacy reasons, we also provide a unsupported PHP 5.3 compatible version. We recommend that you update your servers and use the regular version instead, though.
branch | status |
---|---|
master | |
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.