Download the PHP package cache/adapter-bundle without Composer
On this page you can find all versions of the php package cache/adapter-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cache/adapter-bundle
More information about cache/adapter-bundle
Files in cache/adapter-bundle
Package adapter-bundle
Short Description A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
License MIT
Homepage https://github.com/php-cache/adapter-bundle
Informations about the package adapter-bundle
PSR-6 Cache adapter Bundle
This bundle helps you configurate and register PSR-6 cache services. It is a part of the PHP Cache organisation. To read about features like tagging and hierarchy support please read the shared documentation at www.php-cache.com.
To Install
Run the following in your project root, assuming you have composer set up for your project
Add the bundle to app/AppKernel.php
Read the documentation at www.php-cache.com/symfony/adapter-bundle.
Contribute
Contributions are very welcome! Send a pull request or report any issues you find on the issue tracker.
All versions of adapter-bundle with dependencies
cache/array-adapter Version ^1.0
cache/namespaced-cache Version ^1.0
psr/cache Version ^1.0
psr/log Version ^1.0
symfony/framework-bundle Version ^2.7 || ^3.0 || ^4.0
symfony/options-resolver Version ^2.7 || ^3.0 || ^4.0