gl-website-deployer/admin/phpMyAdmin/vendor/symfony/cache-contracts
2025-03-24 09:27:39 +01:00
..
CacheInterface.php Update website 2025-03-24 09:27:39 +01:00
CacheTrait.php Update website 2025-03-24 09:27:39 +01:00
CallbackInterface.php Update website 2025-03-24 09:27:39 +01:00
composer.json Update website 2025-03-24 09:27:39 +01:00
ItemInterface.php Update website 2025-03-24 09:27:39 +01:00
LICENSE Update website 2025-03-24 09:27:39 +01:00
README.md Update website 2025-03-24 09:27:39 +01:00
TagAwareCacheInterface.php Update website 2025-03-24 09:27:39 +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/master/README.md for more information.