|
|
@@ -501,6 +501,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
501
|
501
|
* [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library.
|
|
502
|
502
|
* [Swoole](https://github.com/swoole/swoole-src) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C.
|
|
503
|
503
|
* [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library.
|
|
|
504
|
+* [Pub/Sub Redis PHP](https://github.com/RioRizkyRainey/pubsub-redis-php) - Simple event-driven asynchronous use Redis Pub/Sub for PHP
|
|
504
|
505
|
|
|
505
|
506
|
### Logging
|
|
506
|
507
|
*Libraries for generating and working with log files.*
|