|  | hai 7 meses | |
|---|---|---|
| .. | ||
| Adapter | hai 7 meses | |
| DataCollector | hai 7 meses | |
| DependencyInjection | hai 7 meses | |
| Exception | hai 7 meses | |
| Marshaller | hai 7 meses | |
| Messenger | hai 7 meses | |
| Traits | hai 7 meses | |
| 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 7 meses | |
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.