Adding Broadway to the list of event driven libs

This commit is contained in:
Sergi de Pablos 2014-10-22 15:54:39 +02:00 committed by Sergi de Pablos
parent aecee702b0
commit 2c377a9bd8

View File

@ -350,6 +350,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
* [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
* [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
* [Broadway](https://github.com/qandidate-labs/broadway) - An event source and CQRS library.
## Logging
*Libraries for generating and working with log files.*