From 1fc515816dbcaee56cd8ff21b56cb510eb341f67 Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 26 Jul 2019 13:01:14 +0100 Subject: [PATCH] Aphabetical. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 961cdf0..d7a0d64 100644 --- a/README.md +++ b/README.md @@ -483,8 +483,8 @@ 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. * [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 and concurrent networking communication framework with high performance for PHP written in C. +* [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library. ### Logging *Libraries for generating and working with log files.*