Browse Source

Merge pull request #282 from frankdejonge/patch-1

Added league/event to the Event list.
pull/303/merge
Jamie York 11 years ago
parent
commit
85c90c7738
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

374
 * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
374
 * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
375
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
375
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
376
 * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
376
 * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
377
+* [The PHP League - Event](https://github.com/thephpleague/event) - Event library with a focus on domain events.
377
 
378
 
378
 ## Logging
379
 ## Logging
379
 *Libraries for generating and working with log files.*
380
 *Libraries for generating and working with log files.*

Loading…
Cancel
Save