ywtc_api/vendor/symfony/cache-contracts
15315422954 151dd9fdd3 韵味同城API接口 2024-12-25 14:27:13 +08:00
..
.gitignore 韵味同城API接口 2024-12-25 14:27:13 +08:00
CHANGELOG.md 韵味同城API接口 2024-12-25 14:27:13 +08:00
CacheInterface.php 韵味同城API接口 2024-12-25 14:27:13 +08:00
CacheTrait.php 韵味同城API接口 2024-12-25 14:27:13 +08:00
CallbackInterface.php 韵味同城API接口 2024-12-25 14:27:13 +08:00
ItemInterface.php 韵味同城API接口 2024-12-25 14:27:13 +08:00
LICENSE 韵味同城API接口 2024-12-25 14:27:13 +08:00
README.md 韵味同城API接口 2024-12-25 14:27:13 +08:00
TagAwareCacheInterface.php 韵味同城API接口 2024-12-25 14:27:13 +08:00
composer.json 韵味同城API接口 2024-12-25 14:27:13 +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/main/README.md for more information.