Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMOPQRSTUVWZ
]
php-symfony4-cache - Symfony implementation of PSR-6 and PSR-16 (version 4)
- Website:
- http://symfony.com/doc/master/components/cache.html
- Licence:
- MIT
- 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/Symfony4/Component/Cache/autoload.php
[1] http://www.php-fig.org/psr/psr-6/
Packages
php-symfony4-cache-4.2.3-1.fc26.remi.noarch
|
[60 KiB]
|
Changelog by Remi Collet (2019-02-04):
- update to 4.2.3
- raise dependency on twig 1.37.1
|
php-symfony4-cache-4.2.2-1.fc26.remi.noarch
|
[60 KiB]
|
Changelog by Remi Collet (2019-01-07):
- update to 4.2.2
- add VarExporter component
- add dependency on symfony/contracts
- add dependency on doctrine/event-manager, doctrine/persistence
and doctrine/reflection
- raise dependency on doctrine/dbal 2.5
- raise dependency on ocramius/proxy-manager 2.1
|