|
|
@@ -533,6 +533,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
533
|
533
|
* [Pawl](https://github.com/ratchetphp/Pawl) - An asynchronous web socket client.
|
|
534
|
534
|
* [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
|
|
535
|
535
|
* [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP.
|
|
|
536
|
+* [Pub/Sub Redis PHP](https://github.com/RioRizkyRainey/pubsub-redis-php) - Simple event-driven asynchronous use Redis Pub/Sub for PHP.
|
|
536
|
537
|
* [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
|
|
537
|
538
|
* [ReactPHP](https://github.com/reactphp/reactphp) - An event driven non-blocking I/O library.
|
|
538
|
539
|
* [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library.
|