huangsanjia e099aa22e8 first commit 2 jaren geleden
..
.gitignore e099aa22e8 first commit 2 jaren geleden
CHANGELOG.md e099aa22e8 first commit 2 jaren geleden
CacheInterface.php e099aa22e8 first commit 2 jaren geleden
CacheTrait.php e099aa22e8 first commit 2 jaren geleden
CallbackInterface.php e099aa22e8 first commit 2 jaren geleden
ItemInterface.php e099aa22e8 first commit 2 jaren geleden
LICENSE e099aa22e8 first commit 2 jaren geleden
README.md e099aa22e8 first commit 2 jaren geleden
TagAwareCacheInterface.php e099aa22e8 first commit 2 jaren geleden
composer.json e099aa22e8 first commit 2 jaren geleden

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.