Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-symfony3-cache - Symfony implementation of PSR-6 (version 3)

Website:
http://symfony.com/doc/3.4/components/cache.html
Licence:
MIT and CC-BY-SA
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
The Cache component provides an extended PSR-6 [1] implementation for adding
cache to your applications. It is designed to have a low overhead and it ships
with ready to use adapters for the most common caching backends.

Autoloader: /usr/share/php/Symfony3/Component/Cache/autoload.php

[1] http://www.php-fig.org/psr/psr-6/

Packages

php-symfony3-cache-3.4.46-1.el6.remi.noarch [49 KiB] Changelog by Remi Collet (2020-10-28):
- update to 3.4.46
php-symfony3-cache-3.4.45-2.el6.remi.noarch [49 KiB] Changelog by Remi Collet (2020-10-26):
- raise dependency on PHP 7.1
- drop dependency on symfony/polyfill-php56 and symfony/polyfill-php70