Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-evenement - Événement is a very simple event dispatching library for PHP

Website:
https://github.com/igorw/evenement
Licence:
MIT
Vendor:
Remi Collet
Description:
Événement is a very simple event dispatching library for PHP.

It has the same design goals as Silex and Pimple, to empower the user
while staying concise and simple.

It is very strongly inspired by the EventEmitter API found in node.js.

Autoloader: /usr/share/php/Evenement/autoload.php

Packages

php-evenement-3.0.1-1.el7.remi.noarch [11 KiB] Changelog by Shawn Iwinski (2019-12-14):
- Update to 3.0.1 (RHBZ #1480022)
- Use PHPUnit 6
php-evenement-2.1.0-1.el7.remi.noarch [7 KiB] Changelog by Shawn Iwinski (2017-09-10):
- Update to 2.1.0
- Remove now unneeded patch
- Test with SCLs if available