Libraries tagged by memcached
doctrine/cache
618176329 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
tedivm/stash
4967388 Downloads
The place to keep your cache.
phpfastcache/phpfastcache
5517701 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.
nette/caching
19580109 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
malkusch/lock
10414367 Downloads
Mutex library for exclusive code execution.
php-memcached/php-memcached
38383 Downloads
memcached extension based on libmemcached library
matthiasmullie/scrapbook
2936120 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.
arvenil/ninja-mutex
3867420 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
sonata-project/cache
23135029 Downloads
Cache library
igbinary/igbinary
9674 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.
cache/memcached-adapter
2028710 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
ymigval/laravel-model-cache
72403 Downloads
Laravel package for caching Eloquent model queries
sabre/cache
1350579 Downloads
Simple cache abstraction layer implementing PSR-16
matomo/doctrine-cache-fork
1871169 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
desarrolla2/cache
2555810 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.