Преглед изворни кода

Alphabetize event

pull/541/head
Jose Diaz-Gonzalez пре 9 година
родитељ
комит
9821b637bb
1 измењених фајлова са 8 додато и 8 уклоњено
  1. 8
    8
      README.md

+ 8
- 8
README.md Прегледај датотеку

@@ -450,18 +450,18 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
450 450
 *Libraries that are event-driven or implement non-blocking event loops.*
451 451
 
452 452
 * [Amp](https://github.com/amphp/amp) - An event driven non-blocking I/O library.
453
-* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
454
-* [Icicle](https://github.com/icicleio/icicle) - An asynchronous library with coroutines, non-blocking I/O, and multithreading.
455
-* [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
456
-* [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
457
-* [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
453
+* [Broadway](https://github.com/qandidate-labs/broadway) - An event source and CQRS library.
454
+* [Cake Event](https://github.com/cakephp/event) - An event dispatcher library (CP).
458 455
 * [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
459
-* [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
460 456
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
461 457
 * [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
462
-* [Cake Event](https://github.com/cakephp/event) - An event dispatcher library (CP).
463
-* [Broadway](https://github.com/qandidate-labs/broadway) - An event source and CQRS library.
458
+* [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
459
+* [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
460
+* [Icicle](https://github.com/icicleio/icicle) - An asynchronous library with coroutines, non-blocking I/O, and multithreading.
464 461
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
462
+* [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
463
+* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
464
+* [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
465 465
 
466 466
 ## Logging
467 467
 *Libraries for generating and working with log files.*

Loading…
Откажи
Сачувај