plattry / event
The plattry event package
Installs: 39
Dependents: 2
Suggesters: 0
Security: 0
Stars: 23
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/plattry/event
Requires
- php: ^8.1
- ext-ev: *
- psr/event-dispatcher: ^1.0
README
What is it
Event is a rich and efficient event library that supports synchronous dispatch events, asynchronous notification events, and network communication events.
Welcome to join us or star us for encouragement.
Requires
- php 8.1 or above
- enable pecl extension ev
Installation
$ composer require plattry/event
How to use
Please go to wiki for details.
Bugs and features
Bugs and features request are tracked on issue.
Author
- Aaron Lee - <sixser@foxmail.com>
- See also the list of contributors who participated in this project.
License
Event is licensed under the MIT License - see the LICENSE file for details.