symfony/cache-contracts
Generic abstractions related to caching
Maintainers
v3.7.0
2026-05-05 15:33 UTC
Requires
- php: >=8.1
- psr/cache: ^3.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 225e8a254166bd3442e370c6f50145465db63831
- Nicolas Grekas <p.woop@tchwork.com>
- Symfony Community
interfacesstandardsinteroperabilitycontractsabstractionsdecoupling
This package is auto-updated.
Last update: 2026-06-05 06:51:24 UTC
README
A set of abstractions extracted out of the Symfony components.
Can be used to build on semantics that the Symfony components proved useful and that already have battle tested implementations.
See https://github.com/symfony/contracts/blob/main/README.md for more information.
