jun 241d78f74c first commit 1 Minggu lalu
..
CHANGELOG.md 241d78f74c first commit 1 Minggu lalu
CacheInterface.php 241d78f74c first commit 1 Minggu lalu
CacheTrait.php 241d78f74c first commit 1 Minggu lalu
CallbackInterface.php 241d78f74c first commit 1 Minggu lalu
ItemInterface.php 241d78f74c first commit 1 Minggu lalu
LICENSE 241d78f74c first commit 1 Minggu lalu
README.md 241d78f74c first commit 1 Minggu lalu
TagAwareCacheInterface.php 241d78f74c first commit 1 Minggu lalu
composer.json 241d78f74c first commit 1 Minggu lalu

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.