Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T19:33:19.000Z (24 days ago)
- Last Synced: 2024-10-19T20:35:13.618Z (20 days ago)
- Topics: cache, contract, php, symfony, symfony-contract
- Language: PHP
- Homepage: https://symfony.com
- Size: 68.4 KB
- Stars: 2,308
- Watchers: 5
- Forks: 5
- 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.