doctrine / cache
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
Fund package maintenance!
Patreon
Tidelift
www.doctrine-project.org/sponsorship.html
Installs: 491 519 937
Dependents: 1 173
Suggesters: 140
Security: 1
Stars: 7 847
Watchers: 44
Forks: 214
Open Issues: 2
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
Conflicts
- doctrine/common: >2.2,<2.4
- 2.2.x-dev
- 2.2.0
- 2.1.x-dev
- 2.1.1
- 2.1.0
- 2.0.x-dev
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.13.x-dev
- 1.13.0
- 1.12.x-dev
- 1.12.1
- 1.12.0
- 1.11.x-dev
- 1.11.3
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.x-dev
- 1.10.2
- 1.10.1
- 1.10.0
- 1.9.x-dev
- 1.9.1
- 1.9.0
- 1.8.x-dev
- 1.8.2
- v1.8.1
- v1.8.0
- 1.7.x-dev
- v1.7.1
- v1.7.0
- 1.6.x-dev
- v1.6.2
- v1.6.1
- v1.6.0
- 1.5.x-dev
- v1.5.4
- 1.5.3
- v1.5.2
- v1.5.1
- v1.5.0
- 1.4.x-dev
- v1.4.4
- v1.4.3
- v1.4.2
- v1.4.1
- v1.4.0
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.0
- v1.1
- v1.0
- dev-dependencies/doctrine-cs-7
- dev-fix/#148-fix-cache-provider-negative-ttl-handling
- dev-fix/+148-fix-cache-provider-negative-ttl-handling
- dev-fix/#152-#147-silence-file-access-attempts-in-file-based-caches
- dev-fix/+152-+147-silence-file-access-attempts-in-file-based-caches
This package is auto-updated.
Last update: 2024-11-04 12:13:55 UTC
README
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.