Libraries tagged by menucache
endeveit/cache
10483 Downloads
Simple caching library with support for tags.
easyswoole/cache
3815 Downloads
易用的缓存工具类(FileSystem/Redis/Memcahced/SwooleTable)支持协程特性
antriver/ninja-mutex
36180 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
winzou/cache-bundle
28986 Downloads
This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..
jmatosp/tumbleweed-cache
13334 Downloads
PHP caching implementation of PSR-6
eazy/cache
23094 Downloads
The Eazy Cache Component
deminy/ninja-mutex
11854 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
davidnineroc/easy-extends
24 Downloads
一个简单快速安装PHP扩展的程序
bnomei/kirby3-lapse
2611 Downloads
Cache any data until set expiration time
yeszao/cache
46 Downloads
General redis and memcache class
vysokeskoly/cache-bundle
7931 Downloads
Provides memcached services with proper usage of connection pool
smart-php/super-cache
811 Downloads
Simple PHP cache mechanism which is 500X Faster Caching than Redis/Memcache/APC in PHP & HHVM
schickling/laravel-cash
696 Downloads
Simple to use cache layer for your laravel application using memcached & nginx.
noizu-labs/fragmented-keys
9359 Downloads
Fragmented Key Management and Invalidation Library for use with Memcache.
itxiao6/session
146 Downloads
重写了PHP自带的 SESSION 机制,存储介质支持:本地模式、Memcache、Redis、Mamcached、Xcache,php运行模式支持:LAMP、LNMP、SWOOLE