lizhen_gitee 2c91b75c39 composer require alibabacloud/sdk | hai 2 semanas | |
---|---|---|
.. | ||
Adapter | hai 2 semanas | |
DataCollector | hai 7 meses | |
DependencyInjection | hai 7 meses | |
Exception | hai 7 meses | |
Marshaller | hai 7 meses | |
Messenger | hai 7 meses | |
Traits | hai 2 semanas | |
CHANGELOG.md | hai 7 meses | |
CacheItem.php | hai 7 meses | |
DoctrineProvider.php | hai 7 meses | |
LICENSE | hai 7 meses | |
LockRegistry.php | hai 7 meses | |
PruneableInterface.php | hai 7 meses | |
Psr16Cache.php | hai 7 meses | |
README.md | hai 7 meses | |
ResettableInterface.php | hai 7 meses | |
composer.json | hai 2 semanas |
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
.