dggjimai/vendor/symfony/cache-contracts
lisong f6543722ff 更新 2021-12-10 23:31:39 +08:00
..
CacheInterface.php 更新 2021-12-10 23:31:39 +08:00
CacheTrait.php 更新 2021-12-10 23:31:39 +08:00
CallbackInterface.php 更新 2021-12-10 23:31:39 +08:00
ItemInterface.php 更新 2021-12-10 23:31:39 +08:00
LICENSE 更新 2021-12-10 23:31:39 +08:00
README.md 更新 2021-12-10 23:31:39 +08:00
TagAwareCacheInterface.php 更新 2021-12-10 23:31:39 +08:00
composer.json 更新 2021-12-10 23:31:39 +08: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/master/README.md for more information.