plattry / event
The plattry event package
v1.0.0
2022-09-03 10:10 UTC
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.