mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 12:37:14 +01:00
1.5 KiB
1.5 KiB
sabre/event
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.
Installation
Make sure you have composer installed, and then run:
composer require sabre/event "~3.0.0"
This package requires PHP 5.5. The 2.0 branch is still maintained as well, and supports PHP 5.4.
Build status
branch | status |
---|---|
master | |
2.0 | |
1.0 | |
php53 |
Questions?
Head over to the sabre/dav mailinglist, or you can also just open a ticket on GitHub.
Made at fruux
This library is being developed by fruux. Drop us a line for commercial services or enterprise support.