Merge pull request #394 from walkor/master

[event] walkor/Workerman
This commit is contained in:
Jose Diaz-Gonzalez 2016-04-04 13:23:44 -04:00
commit dc67249f94
1 changed files with 1 additions and 0 deletions

View File

@ -469,6 +469,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
* [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
* [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library.
## Logging
*Libraries for generating and working with log files.*