Libraries tagged by memcache
doctrine/cache
624266537 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
5686194 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
10640643 Downloads
Mutex library for exclusive code execution.
tedivm/stash
5030488 Downloads
The place to keep your cache.
nette/caching
19850337 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
php-memcached/php-memcached
55602 Downloads
memcached extension based on libmemcached library
arvenil/ninja-mutex
3912894 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
matthiasmullie/scrapbook
3037200 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.
sonata-project/cache
23238212 Downloads
Cache library
igbinary/igbinary
16756 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
sabre/cache
1382538 Downloads
Simple cache abstraction layer implementing PSR-16
mostafaznv/laracache
55448 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
desarrolla2/cache
2578208 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
ymigval/laravel-model-cache
82233 Downloads
Laravel package for caching Eloquent model queries
matomo/doctrine-cache-fork
2288366 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.