gl-website-deployer/admin/phpMyAdmin/vendor/symfony/cache-contracts
2024-11-19 08:02:04 +01:00
..
CacheInterface.php Update website 2024-11-19 08:02:04 +01:00
CacheTrait.php Update website 2024-11-19 08:02:04 +01:00
CallbackInterface.php Update website 2024-11-19 08:02:04 +01:00
CHANGELOG.md Update website 2024-11-19 08:02:04 +01:00
composer.json Update website 2024-11-19 08:02:04 +01:00
ItemInterface.php Update website 2024-11-19 08:02:04 +01:00
LICENSE Update website 2024-11-19 08:02:04 +01:00
README.md Update website 2024-11-19 08:02:04 +01:00
TagAwareCacheInterface.php Update website 2024-11-19 08:02:04 +01:00

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.