symfony / cache
Provides extended PSR-6, PSR-16 (and tags) implementations
v8.1.0
2026-05-29 05:06 UTC
Requires
- php: >=8.4.1
- psr/cache: ^2.0|^3.0
- psr/log: ^1.1|^2|^3
- symfony/cache-contracts: ^3.6
- symfony/service-contracts: ^2.5|^3
- symfony/var-exporter: ^8.1
Requires (Dev)
- cache/integration-tests: dev-master
- doctrine/dbal: ^4.3
- predis/predis: ^1.1|^2.0
- psr/simple-cache: ^1.0|^2.0|^3.0
- symfony/clock: ^7.4|^8.0
- symfony/config: ^7.4|^8.0
- symfony/dependency-injection: ^7.4|^8.0
- symfony/filesystem: ^7.4|^8.0
- symfony/http-kernel: ^7.4|^8.0
- symfony/messenger: ^7.4|^8.0
- symfony/var-dumper: ^7.4|^8.0
Provides
- psr/cache-implementation: 2.0|3.0
- psr/simple-cache-implementation: 1.0|2.0|3.0
- symfony/cache-implementation: 1.1|2.0|3.0
Conflicts
- ext-redis: <6.1
- ext-relay: <0.12.1
This package is auto-updated.
Last update: 2026-06-13 12:44:14 UTC
README
The Cache component provides extended
PSR-6 implementations for adding cache to
your applications. It is designed to have a low overhead so that caching is
fastest. It ships with adapters for the most widespread caching backends.
It also provides a PSR-16 adapter,
and implementations for symfony/cache-contracts'
CacheInterface and TagAwareCacheInterface.
Sponsor
This package is looking for a backer.
Help Symfony by sponsoring its development!