lizhen_gitee 464b277bee 安装环信php server sdk,composer require maniac/easemob-php | преди 1 година | |
---|---|---|
.. | ||
Adapter | преди 1 година | |
DataCollector | преди 1 година | |
DependencyInjection | преди 1 година | |
Exception | преди 3 години | |
Marshaller | преди 3 години | |
Simple | преди 1 година | |
Traits | преди 1 година | |
CHANGELOG.md | преди 3 години | |
CacheItem.php | преди 1 година | |
DoctrineProvider.php | преди 1 година | |
LICENSE | преди 1 година | |
LockRegistry.php | преди 1 година | |
PruneableInterface.php | преди 3 години | |
Psr16Cache.php | преди 1 година | |
README.md | преди 1 година | |
ResettableInterface.php | преди 3 години | |
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
.