Download the PHP package initphp/events without Composer
On this page you can find all versions of the php package initphp/events. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download initphp/events
More information about initphp/events
Files in initphp/events
Download initphp/events
More information about initphp/events
Files in initphp/events
Vendor initphp
Package events
Short Description Events (Hook) library — bundles the EventEmitter primitive previously distributed as initphp/event-emitter.
License MIT
Package events
Short Description Events (Hook) library — bundles the EventEmitter primitive previously distributed as initphp/event-emitter.
License MIT
Please rate this library. Is it a good library?
Informations about the package events
Events
It allows you to run functions from outside in different places within your software. It allows you to set up a similar structure known as a hook in the Wordpress ecosystem.
Requirements
- PHP 5.6 or higher
- InitPHP EventEmitter Library
Installation
Usage
Call the trigger() method where the events will be added. Send event with on() method.
Output :
Use of Arguments
Output :
Credits
License
Copyright © 2022 MIT License
All versions of events with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package initphp/events contains the following files
Loading the files please wait ...