Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smoren/yii2-event-router
Event router implementation for Yii2
https://github.com/smoren/yii2-event-router
event eventbus php yii2 yii2-extension
Last synced: 1 day ago
JSON representation
Event router implementation for Yii2
- Host: GitHub
- URL: https://github.com/smoren/yii2-event-router
- Owner: Smoren
- License: mit
- Created: 2022-12-17T17:36:27.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-17T17:57:37.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T22:00:41.456Z (28 days ago)
- Topics: event, eventbus, php, yii2, yii2-extension
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yii2-event-router
[Event router](https://github.com/Smoren/event-router-php) implementation for Yii2### How to install to Yii2 project
```
composer require smoren/yii2-event-router
```