加密后的代码
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Your Name 0657344a40 first commit vor 1 Monat
..
.gitignore first commit vor 1 Monat
CacheInterface.php first commit vor 1 Monat
CacheTrait.php first commit vor 1 Monat
CallbackInterface.php first commit vor 1 Monat
ItemInterface.php first commit vor 1 Monat
LICENSE first commit vor 1 Monat
README.md first commit vor 1 Monat
TagAwareCacheInterface.php first commit vor 1 Monat
composer.json first commit vor 1 Monat

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.