Libraries tagged by memcache
doctrine/cache
550439352 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpfastcache/phpfastcache
4256703 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
malkusch/lock
8176489 Downloads
Mutex library for exclusive code execution.
nette/caching
16201847 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
sonata-project/cache
21728442 Downloads
Cache library
arvenil/ninja-mutex
3146627 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
tedivm/stash
4559854 Downloads
The place to keep your cache.
matthiasmullie/scrapbook
1894678 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
leaseweb/memcache-bundle
941768 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
cache/memcached-adapter
1716253 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
sabre/cache
1004819 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2374864 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
elcobvg/laravel-opcache
249792 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
clickalicious/memcached.php
64756 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
alekseykorzun/memcached-wrapper-php
72187 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage