|
|
@@ -449,6 +449,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
449
|
449
|
## Event
|
|
450
|
450
|
*Libraries that are event-driven or implement non-blocking event loops.*
|
|
451
|
451
|
|
|
|
452
|
+* [Amp](https://github.com/amphp/amp) - An event driven non-blocking I/O library.
|
|
452
|
453
|
* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
|
|
453
|
454
|
* [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
|
|
454
|
455
|
* [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
|