Libraries tagged by memcached cache
phapi/cache-memcached
1091 Downloads
Cache provider using the PHP Memcached extension to communicate with a memcache backend
ripples/memcached-sasl
53 Downloads
Custom cache extension of memcached sasl for laravel5, support aliyun ocs.
mouf/utils.cache.memcache-cache
228 Downloads
This package contains a cache mechanism that relies on the Memcached database. For this cache to work, the memcache Pecl package must be enabled.
develupers/laravel-cache-compress
1 Downloads
Add compression support to your Laravel cache. (MongoDB, Redis, Memcached and MySQL supported)
baba/object-cache
1127 Downloads
Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.
autoframe/components-socket-cache
7 Downloads
PHP client - cache server alternative for memcached / redis. Including cache manager based on namespace priority rules
elementary/mem-cache
63 Downloads
Cache your data in Memcached.
thinkme/cache
20 Downloads
Laravel cache on Aliyun OCS,SASL Memcached
qubus/cache
76 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
gollumsf/cache-bundle
6 Downloads
Add very simple cache service for (File, Apc, Apcu, Memcached, Redis...)
flashytime/db-cache
13 Downloads
A PHP library to cache database, supports MySQL,Mongo and Memcached,Redis...
windwork/cache
78 Downloads
Windwork cache component
websoftwares/cache
42 Downloads
Yet another caching implementation
viserio/cache
2995 Downloads
The Viserio Cache package.
vespula/simple-cache
61 Downloads
A PSR-16 implementation for very simple caching. Nothing fancy. Just dead-simple caching. Adapters include None, Sql (via PDO), Memcached, and File.