Download the PHP package padam87/doctrine-cache-invalidator-bundle without Composer
On this page you can find all versions of the php package padam87/doctrine-cache-invalidator-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download padam87/doctrine-cache-invalidator-bundle
More information about padam87/doctrine-cache-invalidator-bundle
Files in padam87/doctrine-cache-invalidator-bundle
Download padam87/doctrine-cache-invalidator-bundle
More information about padam87/doctrine-cache-invalidator-bundle
Files in padam87/doctrine-cache-invalidator-bundle
Vendor padam87
Package doctrine-cache-invalidator-bundle
Short Description A simplistic way to invalidate Doctrine result cache.
License MIT
Homepage https://github.com/Padam87/DoctrineCacheInvalidatorBundle
Package doctrine-cache-invalidator-bundle
Short Description A simplistic way to invalidate Doctrine result cache.
License MIT
Homepage https://github.com/Padam87/DoctrineCacheInvalidatorBundle
Please rate this library. Is it a good library?
Informations about the package doctrine-cache-invalidator-bundle
DoctrineCacheInvalidatorBundle
A simplistic way to invalidate Doctrine result cache
Please take a look at the official Doctrine invalidation before using this bundle: http://doctrine-orm.readthedocs.org/en/latest/reference/second-level-cache.html
If you need a complete second level cache, this is not the bundle you are looking for. However if you would like to cache some custom query results, you might find this helpful.
Usage
At the moment only annotation configuration is supported.
All versions of doctrine-cache-invalidator-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
symfony/framework-bundle Version ~2.4|~3.0
symfony/property-access Version ~2.3|~3.0
doctrine/orm Version ^2.2.3
symfony/framework-bundle Version ~2.4|~3.0
symfony/property-access Version ~2.3|~3.0
doctrine/orm Version ^2.2.3
The package padam87/doctrine-cache-invalidator-bundle contains the following files
Loading the files please wait ....