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.3/components/cache.html
Licence:
MIT and CC-BY-SA
Vendor:
Remi Collet
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.3.16-3.fc24.remi.noarch [45 KiB] Changelog by Remi Collet (2018-02-22):
- fix dependency autoloader
php-symfony3-cache-3.3.16-1.fc24.remi.noarch [45 KiB] Changelog by Remi Collet (2018-01-29):
- Update to 3.3.16
- drop dependency on polyfill-util