Dmitriy Gnatenko 2c154caeca Vendors updated 3 years ago
..
.gitignore da31d8a6df Revert "Vendors updated" 4 years ago
CHANGELOG.md 2c154caeca Vendors updated 3 years ago
CacheInterface.php da31d8a6df Revert "Vendors updated" 4 years ago
CacheTrait.php 3106988397 Vendors updated 4 years ago
CallbackInterface.php da31d8a6df Revert "Vendors updated" 4 years ago
ItemInterface.php 2c154caeca Vendors updated 3 years ago
LICENSE 2c154caeca Vendors updated 3 years ago
README.md 2c154caeca Vendors updated 3 years ago
TagAwareCacheInterface.php da31d8a6df Revert "Vendors updated" 4 years ago
composer.json 2c154caeca Vendors updated 3 years ago

README.md

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.