comelyio / events
Comely IO Component: Events
Installs: 8
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/comelyio/events
Requires
- php: >=7.1.0
- comelyio/comely-kernel: *
This package is auto-updated.
Last update: 2024-09-06 09:27:54 UTC
README
Let different components of your comely app to watch and communicate with each other. Create events, add listeners and fire events.
Prerequisites
- PHP >= 7.1.x
- comelyio/comely-kernel
Installation
composer require comelyio/events