Download the PHP package logikostech/events without Composer
On this page you can find all versions of the php package logikostech/events. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download logikostech/events
More information about logikostech/events
Files in logikostech/events
Download logikostech/events
More information about logikostech/events
Files in logikostech/events
Vendor logikostech
Package events
Short Description Events helper for phalcon php projects
License MIT
Homepage https://github.com/logikostech/events
Package events
Short Description Events helper for phalcon php projects
License MIT
Homepage https://github.com/logikostech/events
Please rate this library. Is it a good library?
Informations about the package events
Logikos\Events\EventsAwareTrait
Useful trait when using Phalcon\Events\EventsAwareInterface. Key feature is the attachEventListener method in that if an EventsManager is not yet being used by the component it will add one and then attach the event. This way you don't have to setup your events manager when you setup the \Phalcon\Di services and each controller or library using the componenet can attach their own events as they see fit on a case by case basis.
Usage
Add to class
Add event handelers with ease
To listen for all events pass null
Listen for specific event
All versions of events with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-phalcon Version >=2.0
ext-phalcon Version >=2.0
The package logikostech/events contains the following files
Loading the files please wait ....