Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-cakephp4-cache - CakePHP Collection Library

Website:
https://cakephp.org/
Licence:
MIT
Vendor:
Remi Collet
Description:
CakePHP Caching Library:

The Cache library provides a Cache service locator for interfacing with
multiple caching backends using a simple to use interface.

The caching backends supported are:
*    Files
*    APC
*    Memcached
*    Redis
*    Wincache
*    Xcache

Packages

php-cakephp4-cache-4.0.3-1.fc31.remi.noarch [28 KiB] Changelog by Remi Collet (2020-01-27):
- update to 4.0.3
php-cakephp4-cache-4.0.2-1.fc31.remi.noarch [28 KiB] Changelog by Remi Collet (2020-01-13):
- update to 4.0.2
- switch from Zend to Laminas