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 "^5.0"
This package requires PHP 7.1.
branch | status |
---|---|
master | |
3.0 | |
2.0 | |
1.0 | |
php53 |
Open a ticket on GitHub.
This library is being developed by fruux. Drop us a line for commercial services or enterprise support.