加密后的代码
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Your Name 0657344a40 first commit 1ヶ月前
..
.gitignore first commit 1ヶ月前
CacheInterface.php first commit 1ヶ月前
CacheTrait.php first commit 1ヶ月前
CallbackInterface.php first commit 1ヶ月前
ItemInterface.php first commit 1ヶ月前
LICENSE first commit 1ヶ月前
README.md first commit 1ヶ月前
TagAwareCacheInterface.php first commit 1ヶ月前
composer.json first commit 1ヶ月前

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.