Libraries tagged by memcache
antriver/ninja-mutex
35559 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
winzou/cache-bundle
28964 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
13312 Downloads
PHP caching implementation of PSR-6
deminy/ninja-mutex
11645 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
davidnineroc/easy-extends
24 Downloads
一个简单快速安装PHP扩展的程序
inspirum/mcrouter
4849 Downloads
detain/session-samurai
92 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
bitendian/tbp
3687 Downloads
Light framed PHP library
avtonom/semaphore-bundle
2780 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
aciliainternet/component-fragment-cache
7009 Downloads
Acilia Component for Fragment Cache
yeszao/cache
45 Downloads
General redis and memcache class
smart-php/super-cache
800 Downloads
Simple PHP cache mechanism which is 500X Faster Caching than Redis/Memcache/APC in PHP & HHVM
schickling/laravel-cash
695 Downloads
Simple to use cache layer for your laravel application using memcached & nginx.
latrell/lock
22616 Downloads
支持Redis与Memcached的并发锁。
itxiao6/session
145 Downloads
重写了PHP自带的 SESSION 机制,存储介质支持:本地模式、Memcache、Redis、Mamcached、Xcache,php运行模式支持:LAMP、LNMP、SWOOLE