Libraries tagged by memcached cache
ds/cache
353 Downloads
caching component
millennium/phpcache
15 Downloads
Implemented PHP Cache Drivers (memcache, array or sample files)
sylweriusz/taggedcache
143 Downloads
Cache (redis or memcache), fast delete, optionally based on tags
necromant2005/tt-packer
4812 Downloads
helper for storing large object in memcache and other zend cache adpters
yrizos/stockpile
107 Downloads
truesocialmetrics/large-object-packer
875 Downloads
helper for storing large object in laminas cache adapters
necromant2005/tt-ssdb
6324 Downloads
SSDB cache adapter for ZF2
icovn/laravel-twemproxy
2755 Downloads
A library help old laravel works with twemproxy
tschoffelen/memory
3318 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
sfynx-project/cmf-bundle
7 Downloads
This Bundle provides tools to construct personnal CMS with managers allowed the creation of page with blocks and widgets ( management varnish and memcache with reverse proxy, search lucene manager, render ESI, SEO pages, etc. )
aheissenberger/laravel-memcachier
354 Downloads
Memcachier.com Cache Driver for Laravel 4
perf/caching
454 Downloads
Allows to store data with caching engines (Memcache, file system, etc).
cable/cable-caching-memcache
13 Downloads
Memcache driver for Cable Caching
dealnews/caching
6 Downloads
Caching PHP Library (Memcache, Redis, etc.)
itxiao6/session
142 Downloads
重写了PHP自带的 SESSION 机制,存储介质支持:本地模式、Memcache、Redis、Mamcached、Xcache,php运行模式支持:LAMP、LNMP、SWOOLE