截流自动化的商城平台
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Your Name fe0a99e39f first commit 2ヶ月前
..
.gitignore first commit 2ヶ月前
CacheInterface.php first commit 2ヶ月前
CacheTrait.php first commit 2ヶ月前
CallbackInterface.php first commit 2ヶ月前
ItemInterface.php first commit 2ヶ月前
LICENSE first commit 2ヶ月前
README.md first commit 2ヶ月前
TagAwareCacheInterface.php first commit 2ヶ月前
composer.json first commit 2ヶ月前

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.