Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartko-s/event-dispatcher
https://github.com/bartko-s/event-dispatcher
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bartko-s/event-dispatcher
- Owner: bartko-s
- Created: 2023-11-19T17:38:35.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-19T21:19:13.000Z (about 1 year ago)
- Last Synced: 2024-12-13T19:09:39.303Z (28 days ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nette event-dispatcher with Tracy logger
- extend [contributte/event-dispatcher](https://github.com/contributte/event-dispatcher)
- tracy logger## Installation
- `composer require stefano/event-dispatcher`
- instead `events: Contributte\EventDispatcher\DI\EventDispatcherExtension` use `events: Stefano\EventDispatcher\DI\EventDispatcherExtension`