Adjust description.

This commit is contained in:
Jamie 2019-07-26 13:00:18 +01:00
parent 46462174f1
commit 5c7b4157d5
1 changed files with 1 additions and 1 deletions

View File

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