lizhen_gitee c09633cdcb composer require aws/aws-sdk-php 9 months ago
..
Adapter c09633cdcb composer require aws/aws-sdk-php 9 months ago
DataCollector c09633cdcb composer require aws/aws-sdk-php 9 months ago
DependencyInjection 0c9f3c7f62 1.3.4.20220530 2 years ago
Exception 0c9f3c7f62 1.3.4.20220530 2 years ago
Marshaller 0c9f3c7f62 1.3.4.20220530 2 years ago
Simple 0c9f3c7f62 1.3.4.20220530 2 years ago
Traits c09633cdcb composer require aws/aws-sdk-php 9 months ago
CHANGELOG.md 0c9f3c7f62 1.3.4.20220530 2 years ago
CacheItem.php c09633cdcb composer require aws/aws-sdk-php 9 months ago
DoctrineProvider.php 0c9f3c7f62 1.3.4.20220530 2 years ago
LICENSE 0c9f3c7f62 1.3.4.20220530 2 years ago
LockRegistry.php 0c9f3c7f62 1.3.4.20220530 2 years ago
PruneableInterface.php 0c9f3c7f62 1.3.4.20220530 2 years ago
Psr16Cache.php 0c9f3c7f62 1.3.4.20220530 2 years ago
README.md c09633cdcb composer require aws/aws-sdk-php 9 months ago
ResettableInterface.php 0c9f3c7f62 1.3.4.20220530 2 years ago
composer.json c09633cdcb composer require aws/aws-sdk-php 9 months ago

README.md

Symfony PSR-6 implementation for caching

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.

Resources