comelyio / events
This package is abandoned and no longer maintained.
No replacement package was suggested.
Comely IO Component: Events
dev-master
2019-02-05 10:36 UTC
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