jun 241d78f74c first commit 4 dni temu
..
CHANGELOG.md 241d78f74c first commit 4 dni temu
CacheInterface.php 241d78f74c first commit 4 dni temu
CacheTrait.php 241d78f74c first commit 4 dni temu
CallbackInterface.php 241d78f74c first commit 4 dni temu
ItemInterface.php 241d78f74c first commit 4 dni temu
LICENSE 241d78f74c first commit 4 dni temu
README.md 241d78f74c first commit 4 dni temu
TagAwareCacheInterface.php 241d78f74c first commit 4 dni temu
composer.json 241d78f74c first commit 4 dni temu

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.