grublox/piedmid/vendor/symfony/cache-contracts
nolanwhy 97b4d0281c renamed pma to piedmid 2023-02-05 23:17:34 +01:00
..
CHANGELOG.md renamed pma to piedmid 2023-02-05 23:17:34 +01:00
CacheInterface.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
CacheTrait.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
CallbackInterface.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
ItemInterface.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
LICENSE renamed pma to piedmid 2023-02-05 23:17:34 +01:00
README.md renamed pma to piedmid 2023-02-05 23:17:34 +01:00
TagAwareCacheInterface.php renamed pma to piedmid 2023-02-05 23:17:34 +01:00
composer.json renamed pma to piedmid 2023-02-05 23:17:34 +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.