| Name: | php-kdyby-events |
|---|---|
| Version: | 2.4.1 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 64526 |
| License: | BSD or GPLv2 or GPLv3 |
| RPM: | php-kdyby-events-2.4.1-1.el7.noarch.rpm |
| Source RPM: | php-kdyby-events-2.4.1-1.el7.src.rpm |
| Build Date: | Fri Dec 08 2017 |
| Build Host: | x86-ol6-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/kdyby/events |
| Summary: | Events for Nette Framework |
| Description: | This extension is here to provide robust events system for Nette Framework. To use this library, you just have to add, in your project: require_once '/usr/share/php/Kdyby/Events/autoload.php'; |
- update to 2.4.1 - run test suite with both PHP 5 and 7 when available
- initial package