Browse Source

Fix name.

pull/1097/head
Jamie 5 years ago
parent
commit
50a94b98de
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

497
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
497
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
498
 * [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP.
498
 * [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP.
499
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
499
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
500
-* [React](https://github.com/reactphp/reactphp) - An event driven non-blocking I/O library.
500
+* [ReactPHP](https://github.com/reactphp/reactphp) - An event driven non-blocking I/O library.
501
 * [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library.
501
 * [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library.
502
 * [Swoole](https://github.com/swoole/swoole-src) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C.
502
 * [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
 * [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library.
503
 * [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library.

Loading…
Cancel
Save