scc_pg_admission_2025/pma/vendor/symfony/cache-contracts
ns77@siliconpin.com 5c1e30c087 initial commit 2025-08-18 12:05:35 +00:00
..
CHANGELOG.md initial commit 2025-08-18 12:05:35 +00:00
CacheInterface.php initial commit 2025-08-18 12:05:35 +00:00
CacheTrait.php initial commit 2025-08-18 12:05:35 +00:00
CallbackInterface.php initial commit 2025-08-18 12:05:35 +00:00
ItemInterface.php initial commit 2025-08-18 12:05:35 +00:00
LICENSE initial commit 2025-08-18 12:05:35 +00:00
README.md initial commit 2025-08-18 12:05:35 +00:00
TagAwareCacheInterface.php initial commit 2025-08-18 12:05:35 +00:00
composer.json initial commit 2025-08-18 12:05:35 +00: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.