陈冲 c393eb8272 文件权限配置www755 2 months ago
..
Adapter c393eb8272 文件权限配置www755 2 months ago
DataCollector c393eb8272 文件权限配置www755 2 months ago
DependencyInjection c393eb8272 文件权限配置www755 2 months ago
Exception c393eb8272 文件权限配置www755 2 months ago
Marshaller c393eb8272 文件权限配置www755 2 months ago
Messenger c393eb8272 文件权限配置www755 2 months ago
Traits c393eb8272 文件权限配置www755 2 months ago
CHANGELOG.md c393eb8272 文件权限配置www755 2 months ago
CacheItem.php c393eb8272 文件权限配置www755 2 months ago
DoctrineProvider.php c393eb8272 文件权限配置www755 2 months ago
LICENSE c393eb8272 文件权限配置www755 2 months ago
LockRegistry.php c393eb8272 文件权限配置www755 2 months ago
PruneableInterface.php c393eb8272 文件权限配置www755 2 months ago
Psr16Cache.php c393eb8272 文件权限配置www755 2 months ago
README.md c393eb8272 文件权限配置www755 2 months ago
ResettableInterface.php c393eb8272 文件权限配置www755 2 months ago
composer.json c393eb8272 文件权限配置www755 2 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