Download the PHP package cleup/events without Composer
On this page you can find all versions of the php package cleup/events. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor cleup
Package events
Short Description A convenient event system for modifying and extending the web application platform
License MIT
Package events
Short Description A convenient event system for modifying and extending the web application platform
License MIT
Please rate this library. Is it a good library?
Informations about the package events
Cleup - Web application events
Installation
Install the cleup/events
library using composer:
Usage
Event initialization
Add a new event
Modifiers for adding an event
Assign the position of the callback execution.
Create an ID for the event. You can use this ID to delete a specific event
Execute once. The modifier can be useful if the event is executed multiple times or in a loop.
Delete event
All versions of events with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package cleup/events contains the following files
Loading the files please wait ....