doctrine/cache
This package is abandoned and no longer maintained.
No replacement package was suggested.
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
Maintainers
2.2.0
2022-05-20 20:07 UTC
Requires
- php: ~7.1 || ^8.0
Requires (Dev)
- cache/integration-tests: dev-master
- doctrine/coding-standard: ^9
- phpunit/phpunit: ^7.5 || ^8.5 || ^9.5
- psr/cache: ^1.0 || ^2.0 || ^3.0
- symfony/cache: ^4.4 || ^5.4 || ^6
- symfony/var-exporter: ^4.4 || ^5.4 || ^6
Suggests
None
Provides
None
Conflicts
- doctrine/common: >2.2,<2.4
Replaces
None
MIT 1ca8f21980e770095a31456042471a57bc4c68fb
- Guilherme Blanco <guilhermeblanco.woop@gmail.com>
- Roman Borschel <roman.woop@code-factory.org>
- Benjamin Eberlei <kontakt.woop@beberlei.de>
- Jonathan Wage <jonwage.woop@gmail.com>
- Johannes Schmitt <schmittjoh.woop@gmail.com>
This package is auto-updated.
Last update: 2025-10-08 08:10:53 UTC
README
👁 Build Status
👁 Code Coverage
👁 Latest Stable Version
👁 Total Downloads
Cache component extracted from the Doctrine Common project. Documentation
This library is deprecated and will no longer receive bug fixes from the Doctrine Project. Please use a different cache library, preferably PSR-6 or PSR-16 instead.
