Download the PHP package dhii/psr-14 without Composer
On this page you can find all versions of the php package dhii/psr-14. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package psr-14
Dhii - Event Manager Interface
Details
This package holds the interfaces for the PSR-14 standard as it used to be when it was "Event Manager". When the standard actually enters a draft state, and the FIG publishes it separately, this package may become deprecated. However, we will maintain compatibility where possible, and will release versions with proper stability.
Version Guide
0.1.x
- This focuses on the orignal specification. If the spec changes, a new patch version will be released. There may be alpha, beta, and other unstable pre-prod versions to mirror advancements in the original spec. If the spec breaks BC, the minor version number will increase.
Interfaces
EventManagerInterface
- Takes care of dispatching events and maintaining handler association.EventInterface
- Represents an event.
All versions of psr-14 with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3 | ^7.0
The package dhii/psr-14 contains the following files
Loading the files please wait ....