Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-symfony4-cache - Symfony implementation of PSR-6 and PSR-16 (version 4)

Website:
http://symfony.com/doc/4.4/components/cache.html
Licence:
MIT
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/Symfony4/Component/Cache/autoload.php

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

Packages

php-symfony4-cache-4.4.12-1.fc30.remi.noarch [70 KiB] Changelog by Remi Collet (2020-08-31):
- update to 4.4.12
- allow doctrine/dbal 3.0
php-symfony4-cache-4.4.11-3.fc30.remi.noarch [70 KiB] Changelog by Remi Collet (2020-08-25):
- fix autoloader path for doctrine/persistence 2