new-admin-api/vendor/symfony/cache-contracts
wuhui_zzw c661e5bc19 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
..
.gitignore 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
CHANGELOG.md 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
CacheInterface.php 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
CacheTrait.php 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
CallbackInterface.php 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
ItemInterface.php 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
LICENSE 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
README.md 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
TagAwareCacheInterface.php 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +08:00
composer.json 功能合并:基本依赖文件校验完成(所有关联文件已闭环) 2023-12-14 09:58:40 +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.