sabre/event
Lightweight PHP 8.2+ library for event-driven development: EventEmitter, promises, an event loop, and coroutines. Used to build reactive, non-blocking apps and services. Full docs at sabre.io/event.
A lightweight library for event-based development in PHP.
This library provides the following event-based concepts:
Full documentation can be found on the website.
Make sure you have composer installed, and then run:
composer require sabre/event "^6.1"
This package requires PHP 8.2.
| release | minimum PHP version |
|---|---|
| master | PHP 8.2 |
| 6.0 | PHP 7.4 |
| 5.1 | PHP 7.1 |
Open a ticket on GitHub.
This library is being developed by fruux. Drop us a line for commercial services or enterprise support.
How can I help you explore Laravel packages today?