截流自动化的商城平台
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Your Name fe0a99e39f first commit il y a 1 mois
..
.gitignore first commit il y a 1 mois
CacheInterface.php first commit il y a 1 mois
CacheTrait.php first commit il y a 1 mois
CallbackInterface.php first commit il y a 1 mois
ItemInterface.php first commit il y a 1 mois
LICENSE first commit il y a 1 mois
README.md first commit il y a 1 mois
TagAwareCacheInterface.php first commit il y a 1 mois
composer.json first commit il y a 1 mois

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/master/README.md for more information.