Browse Source

Added Broadway to events.

pull/279/merge
Jamie 11 years ago
parent
commit
ea43560403
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      README.md

+ 2
- 1
README.md View File

@@ -377,7 +377,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
377 377
 * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
378 378
 * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
379 379
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
380
-* [Event](https://github.com/thephpleague/event) - Event library with a focus on domain events.
380
+* [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
381
+* [Broadway](https://github.com/qandidate-labs/broadway) - An event source and CQRS library.
381 382
 
382 383
 ## Logging
383 384
 *Libraries for generating and working with log files.*

Loading…
Cancel
Save