Download the PHP package sabre/event without Composer
On this page you can find all versions of the php package sabre/event. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
All versions of event with dependencies
Informations about the package event
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 "^5.0"
This package requires PHP 7.1.
Build status
branch | status |
---|---|
master | |
3.0 | |
2.0 | |
1.0 | |
php53 |
Questions?
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.
Version
Requires
php Version
^7.1 || ^8.0
The package sabre/event contains the following files
Loading the files please wait ....