Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
9297398bc8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md View File

188
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
188
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
189
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
189
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
190
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
190
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
191
-* [Hoa Websocket](https://github.com/hoaproject/Websocket) - Another web socket library.
191
+* [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
192
 * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
192
 * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
193
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
193
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
194
 * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
194
 * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.

Loading…
Cancel
Save