https://github.com/symfony/cache-contracts
A set of cache abstractions extracted out of the Symfony components
https://github.com/symfony/cache-contracts
cache contract php symfony symfony-contract
Last synced: about 1 month ago
JSON representation
A set of cache abstractions extracted out of the Symfony components
- Host: GitHub
- URL: https://github.com/symfony/cache-contracts
- Owner: symfony
- License: mit
- Created: 2019-05-27T06:38:10.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-02T16:08:14.000Z (about 2 months ago)
- Last Synced: 2025-05-07T07:12:39.649Z (about 2 months ago)
- Topics: cache, contract, php, symfony, symfony-contract
- Language: PHP
- Homepage: https://symfony.com
- Size: 71.3 KB
- Stars: 2,349
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Symfony Cache Contracts
=======================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.