xLight de78b64755 init 2 | пре 1 година | |
---|---|---|
.. | ||
Adapter | пре 1 година | |
DataCollector | пре 1 година | |
DependencyInjection | пре 1 година | |
Exception | пре 1 година | |
Marshaller | пре 1 година | |
Messenger | пре 1 година | |
Traits | пре 1 година | |
CHANGELOG.md | пре 1 година | |
CacheItem.php | пре 1 година | |
DoctrineProvider.php | пре 1 година | |
LICENSE | пре 1 година | |
LockRegistry.php | пре 1 година | |
PruneableInterface.php | пре 1 година | |
Psr16Cache.php | пре 1 година | |
README.md | пре 1 година | |
ResettableInterface.php | пре 1 година | |
composer.json | пре 1 година |
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
.