caipan_shop_admin/vendor/symfony/cache-contracts
wangxinglong 050bc120bd editmode 2022-06-08 09:30:35 +00:00
..
.gitignore editmode 2022-06-08 09:30:35 +00:00
CHANGELOG.md editmode 2022-06-08 09:30:35 +00:00
CacheInterface.php editmode 2022-06-08 09:30:35 +00:00
CacheTrait.php editmode 2022-06-08 09:30:35 +00:00
CallbackInterface.php editmode 2022-06-08 09:30:35 +00:00
ItemInterface.php editmode 2022-06-08 09:30:35 +00:00
LICENSE editmode 2022-06-08 09:30:35 +00:00
README.md editmode 2022-06-08 09:30:35 +00:00
TagAwareCacheInterface.php editmode 2022-06-08 09:30:35 +00:00
composer.json editmode 2022-06-08 09:30:35 +00:00

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.