Download the PHP package objective-php/events-handler without Composer
On this page you can find all versions of the php package objective-php/events-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download objective-php/events-handler
More information about objective-php/events-handler
Files in objective-php/events-handler
Download objective-php/events-handler
More information about objective-php/events-handler
Files in objective-php/events-handler
Vendor objective-php
Package events-handler
Short Description Events Handler for ObjectivePHP
License GPL-3.0
Homepage https://github.com/objective-php/events-handler
Package events-handler
Short Description Events Handler for ObjectivePHP
License GPL-3.0
Homepage https://github.com/objective-php/events-handler
Please rate this library. Is it a good library?
Informations about the package events-handler
Objective PHP / Events Handler
Library topic
Simple events handler meant to work together with our objective-php/matcher.
It allows to bind events using patterns as defined in Matcher documentation (using wildcards and alternatives...)
Concept
Nothing really new here from the events handling point of view. The real specific feature is more related to the way the callbacks are bound to events, thanks to Matcher.
Usage
Callback binding
Binding a callback to an event is quite straight forward:
Event triggering
Once again, this is very simple:
More documentation to come soon!
All versions of events-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
objective-php/primitives Version ^1.3.0
objective-php/matcher Version ^1.0
objective-php/primitives Version ^1.3.0
objective-php/matcher Version ^1.0
The package objective-php/events-handler contains the following files
Loading the files please wait ....