finance-pay-admin/server/vendor/symfony/cache-contracts
chenbo f8879eb8f7 init 2023-11-08 18:02:55 +08:00
..
.gitignore init 2023-11-08 18:02:55 +08:00
CHANGELOG.md init 2023-11-08 18:02:55 +08:00
CacheInterface.php init 2023-11-08 18:02:55 +08:00
CacheTrait.php init 2023-11-08 18:02:55 +08:00
CallbackInterface.php init 2023-11-08 18:02:55 +08:00
ItemInterface.php init 2023-11-08 18:02:55 +08:00
LICENSE init 2023-11-08 18:02:55 +08:00
README.md init 2023-11-08 18:02:55 +08:00
TagAwareCacheInterface.php init 2023-11-08 18:02:55 +08:00
composer.json init 2023-11-08 18:02:55 +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.