浏览代码

Fix alphabetical

pull/1106/head
Rio Rizky Rainey Ferbiansyah 5 年前
父节点
当前提交
b5d1e5c88f
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -496,12 +496,12 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
496 496
 * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
497 497
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
498 498
 * [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP.
499
+* [Pub/Sub Redis PHP](https://github.com/RioRizkyRainey/pubsub-redis-php) - Simple event-driven asynchronous use Redis Pub/Sub for PHP.
499 500
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
500 501
 * [ReactPHP](https://github.com/reactphp/reactphp) - An event driven non-blocking I/O library.
501 502
 * [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library.
502 503
 * [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 504
 * [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
505 505
 
506 506
 ### Logging
507 507
 *Libraries for generating and working with log files.*

正在加载...
取消
保存