lizhen_gitee 2c91b75c39 composer require alibabacloud/sdk | há 2 semanas atrás | |
---|---|---|
.. | ||
Adapter | há 2 semanas atrás | |
DataCollector | há 7 meses atrás | |
DependencyInjection | há 7 meses atrás | |
Exception | há 7 meses atrás | |
Marshaller | há 7 meses atrás | |
Messenger | há 7 meses atrás | |
Traits | há 2 semanas atrás | |
CHANGELOG.md | há 7 meses atrás | |
CacheItem.php | há 7 meses atrás | |
DoctrineProvider.php | há 7 meses atrás | |
LICENSE | há 7 meses atrás | |
LockRegistry.php | há 7 meses atrás | |
PruneableInterface.php | há 7 meses atrás | |
Psr16Cache.php | há 7 meses atrás | |
README.md | há 7 meses atrás | |
ResettableInterface.php | há 7 meses atrás | |
composer.json | há 2 semanas atrás |
The Cache component provides extended
PSR-6 implementations for adding cache to
your applications. It is designed to have a low overhead so that caching is
fastest. It ships with adapters for the most widespread caching backends.
It also provides a PSR-16 adapter,
and implementations for symfony/cache-contracts'
CacheInterface
and TagAwareCacheInterface
.