Libraries tagged by memcachier
memcachier/php-memcache-sasl
60390 Downloads
A PHP Memcache client with binary protocol and SASL support
aheissenberger/laravel-memcachier
354 Downloads
Memcachier.com Cache Driver for Laravel 4
b3it/laravel-memcached-plus
56395 Downloads
Extends the built-in Laravel 5 Cache Memcached driver adding support for persistent connections, SASL and Memcached options.
windevalley/laravel-memcached-plus
13 Downloads
Extends the built-in Laravel 5 Cache Memcached driver adding support for persistent connections, SASL and Memcached options.
bc/memcacher
187 Downloads
memcached helper
doctrine/cache
619404974 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
4980513 Downloads
The place to keep your cache.
phpfastcache/phpfastcache
5553391 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
19636184 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
malkusch/lock
10462160 Downloads
Mutex library for exclusive code execution.
php-memcached/php-memcached
40898 Downloads
memcached extension based on libmemcached library
matthiasmullie/scrapbook
2957231 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
3875897 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
sonata-project/cache
23159374 Downloads
Cache library
igbinary/igbinary
11490 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.