Libraries tagged by zencache
gecko-packages/gecko-silex-caching-service
2275 Downloads
Memcached service for Silex.
foxtech6/mutex-locker
147 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
eazy/cache
23012 Downloads
The Eazy Cache Component
zoopcommerce/juggernaut
1443 Downloads
A caching module for PHP that includes adapters for File System, APC and Memcached. It also includes a number of helper classes for DB caching and full page cache
vespula/simple-cache
66 Downloads
A PSR-16 implementation for very simple caching. Nothing fancy. Just dead-simple caching. Adapters include None, Sql (via PDO), Memcached, and File.
urbanindo/yii2-elasticmemcache
19305 Downloads
Yii2 component for elastic memcache without node discovery plugin
pfinal/cache
4013 Downloads
php cache、psr simple-cache、memcache redis file array
noizu-labs/fragmented-keys
9357 Downloads
Fragmented Key Management and Invalidation Library for use with Memcache.
lavamusic/easyswoole-oss
1197 Downloads
Coroutine version of Memcache client
khamdullaevuz/antiflood
6 Downloads
Anti-flood system in php with memcache
josephscott/marmerine
7 Downloads
An alternate Memcached implementation
frc/batcache
70760 Downloads
A memcached HTML page cache for WordPress. Fork of the automattic/batcache.
battlecook/datacooker
16 Downloads
It's project for different kinds of data store. It provides an interface by abstracting individual libraries (\ pdo, \ Redis, \ Memcached, etc.) that access data stores.
akandels/contain-mapper
1244 Downloads
Series of data mappers for the retrieval and persistence of Contain data entities with databases like MongoDB or caching layers like Memcached.
perf/caching
465 Downloads
Allows to store data with caching engines (Memcache, file system, etc).