LaLiga-BackEnd/vendor/symfony/cache-contracts
Daniel Guzman 9f30bc98c7 welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
..
CHANGELOG.md welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
CacheInterface.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
CacheTrait.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
CallbackInterface.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
ItemInterface.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
LICENSE welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
README.md welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
TagAwareCacheInterface.php welcome back to dyb-tech 2024-05-18 02:28:01 +02:00
composer.json welcome back to dyb-tech 2024-05-18 02:28:01 +02: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.