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's RPM repository <https://rpms.remirepo.net/>
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-5.remi.src [17 KiB] Changelog by Remi Collet (2021-03-24):
- switch to phpunit9
php-evenement-3.0.1-1.remi.src [17 KiB] Changelog by Shawn Iwinski (2019-12-14):
- Update to 3.0.1 (RHBZ #1480022)
- Use PHPUnit 6
php-evenement-2.1.0-1.remi.src [16 KiB] Changelog by Shawn Iwinski (2017-09-10):
- Update to 2.1.0
- Remove now unneeded patch
- Test with SCLs if available
php-evenement-2.0.0-3.remi.src [12 KiB] Changelog by Remi Collet (2017-01-24):
- backport for remi repo