Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Symfony2 Bundle for Doctrine Cache

License

Notifications You must be signed in to change notification settings

doctrine/DoctrineCacheBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7b690d5 · Oct 28, 2020
Apr 24, 2019
Apr 24, 2014
Jun 24, 2016
Nov 29, 2019
Jul 2, 2018
Nov 12, 2018
Nov 12, 2018
Sep 12, 2018
Apr 2, 2018
Feb 1, 2015
Nov 29, 2019
Dec 21, 2017
Feb 12, 2014
Oct 28, 2020
Nov 29, 2019
Nov 9, 2018
Feb 12, 2014

Repository files navigation

DoctrineCacheBundle

Symfony Bundle for Doctrine Cache.

Master: Build Status

Master: Coverage Status

Deprecation warning

This bundle is abandoned and will no longer be updated. If you want to use doctrine/cache in Symfony, please configure the services manually. When using Symfony, we no longer recommend configuring doctrine/cache through this bundle. Instead, you should use symfony/cache for your cache needs. However, the deprecation does not extend to doctrine/cache, you'll be able to use those classes as you did so far.