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