EthikTag/vendor/symfony/cache-contracts
Rudy b21f2bc04b conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
..
.gitignore conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
CHANGELOG.md conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
CacheInterface.php conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
CacheTrait.php conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
CallbackInterface.php conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
ItemInterface.php conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
LICENSE conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
README.md conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
TagAwareCacheInterface.php conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
composer.json conteneurisation de l'appli 2023-01-07 22:07:15 +01: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.