https://github.com/bartko-s/event-dispatcher
https://github.com/bartko-s/event-dispatcher
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bartko-s/event-dispatcher
- Owner: bartko-s
- Created: 2023-11-19T17:38:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-19T21:19:13.000Z (over 2 years ago)
- Last Synced: 2025-06-03T16:12:13.366Z (about 1 year 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`