| Name: | php-nette-caching |
|---|---|
| Version: | 2.3.5 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 82078 |
| License: | BSD or GPLv2 or GPLv3 |
| RPM: | php-nette-caching-2.3.5-1.el7.noarch.rpm |
| Source RPM: | php-nette-caching-2.3.5-1.el7.src.rpm |
| Build Date: | Sun Dec 03 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/nette/caching |
| Summary: | Nette Caching Component |
| Description: | Cache accelerates your application by storing data, once hardly retrieved, for future use. To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/Caching/autoload.php'; |
- update to 2.3.5 - run test suite with both PHP 7 and 7 when available
- update to 2.3.4
- initial package