LoginApp/vendor/symfony/cache-contracts
Teddy Cornaut 5c116e15b1 Ajout des vendor 2022-04-07 13:06:23 +02:00
..
.gitignore Ajout des vendor 2022-04-07 13:06:23 +02:00
CHANGELOG.md Ajout des vendor 2022-04-07 13:06:23 +02:00
CacheInterface.php Ajout des vendor 2022-04-07 13:06:23 +02:00
CacheTrait.php Ajout des vendor 2022-04-07 13:06:23 +02:00
CallbackInterface.php Ajout des vendor 2022-04-07 13:06:23 +02:00
ItemInterface.php Ajout des vendor 2022-04-07 13:06:23 +02:00
LICENSE Ajout des vendor 2022-04-07 13:06:23 +02:00
README.md Ajout des vendor 2022-04-07 13:06:23 +02:00
TagAwareCacheInterface.php Ajout des vendor 2022-04-07 13:06:23 +02:00
composer.json Ajout des vendor 2022-04-07 13:06:23 +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.