Download the PHP package cache/doctrine-adapter-bundle without Composer
On this page you can find all versions of the php package cache/doctrine-adapter-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cache/doctrine-adapter-bundle
More information about cache/doctrine-adapter-bundle
Files in cache/doctrine-adapter-bundle
Download cache/doctrine-adapter-bundle
More information about cache/doctrine-adapter-bundle
Files in cache/doctrine-adapter-bundle
Vendor cache
Package doctrine-adapter-bundle
Short Description A bundle that registers Doctrine cache implementations as Symfony services supporting PSR-6 and tagging
License MIT
Homepage https://github.com/php-cache/doctrine-cache-bundle
Package doctrine-adapter-bundle
Short Description A bundle that registers Doctrine cache implementations as Symfony services supporting PSR-6 and tagging
License MIT
Homepage https://github.com/php-cache/doctrine-cache-bundle
Please rate this library. Is it a good library?
Informations about the package doctrine-adapter-bundle
This bundle is deprecated in favor for AdapterBundle.
Doctrine Adapter Bundle
This bundle helps you configurate and register PSR-6 cache services. The bundle uses Doctrine as cache implementation with help from DoctrineAdapter to make it PSR-6 complient.
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
Configuration
Usage
When using a configuration like below, you will get a service with the id cache.provider.acme_apc_cache
.
Use the new service as any PSR-6 cache.
All versions of doctrine-adapter-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5|^7
symfony/framework-bundle Version ^2.6|^3.0
cache/doctrine-adapter Version ^0.2
symfony/framework-bundle Version ^2.6|^3.0
cache/doctrine-adapter Version ^0.2
The package cache/doctrine-adapter-bundle contains the following files
Loading the files please wait ....