|
|
@@ -484,7 +484,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
484
|
484
|
* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
|
|
485
|
485
|
* [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library.
|
|
486
|
486
|
* [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library.
|
|
487
|
|
-* [Swoole](https://github.com/swoole/swoole-src) - An event-driven asynchronous & concurrent networking communication framework with high performance written only in C for PHP.
|
|
|
487
|
+* [Swoole](https://github.com/swoole/swoole-src) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C.
|
|
488
|
488
|
|
|
489
|
489
|
### Logging
|
|
490
|
490
|
*Libraries for generating and working with log files.*
|