mead 12488c8737 init 1 год назад
..
CacheInterface.php 12488c8737 init 1 год назад
CacheTrait.php 12488c8737 init 1 год назад
CallbackInterface.php 12488c8737 init 1 год назад
ItemInterface.php 12488c8737 init 1 год назад
LICENSE 12488c8737 init 1 год назад
README.md 12488c8737 init 1 год назад
TagAwareCacheInterface.php 12488c8737 init 1 год назад
composer.json 12488c8737 init 1 год назад

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/master/README.md for more information.