mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Replace FuelPHP Event with PHP League Event.
This commit is contained in:
parent
85c90c7738
commit
2d610f2ec6
@ -373,8 +373,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
|
||||
* [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.
|
||||
* [The PHP League - Event](https://github.com/thephpleague/event) - Event library with a focus on domain events.
|
||||
* [Event](https://github.com/thephpleague/event) - Event library with a focus on domain events.
|
||||
|
||||
## Logging
|
||||
*Libraries for generating and working with log files.*
|
||||
|
Loading…
Reference in New Issue
Block a user