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-3.fc29.remi.noarch [30 KiB] Changelog by Remi Collet (2020-02-10):
- add Form and ORM components
php-cakephp4-cache-4.0.3-2.fc29.remi.noarch [30 KiB] Changelog by Remi Collet (2020-02-10):
- use Chronos 2.0.2
- add Http component