voryx/event-loop
Global static wrapper for react event-loop
Maintainers
3.0.2
2021-10-21 13:43 UTC
Requires
- react/event-loop: ^1.0 || ^0.5 || ^0.4.1
Requires (Dev)
- phpunit/phpunit: ^9.5 | ^8
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 9a55c228b930acdabc023f9a1ba5a347d30a1f77
- Matt Bonneau <matt.woop@bonneau.net>
- David Dan <davidwdan.woop@gmail.com>
README
This library does nothing more than create a react event loop factory and register it to start when the script runs register_shutdown_function
Usage Example
There's nothing to do, just install it with composer
## Installation ```composer require voryx/event-loop```
