Libraries tagged by reids
phpfastcache/phpfastcache
3824067 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
7228453 Downloads
Mutex library for exclusive code execution.
sonata-project/cache
20988971 Downloads
Cache library
chrisboulton/php-resque
3461042 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
colinmollenhour/credis
32243612 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
illuminate/redis
11558994 Downloads
The Illuminate Redis package.
colinmollenhour/php-redis-session-abstract
21006442 Downloads
A Redis-based session handler with optimistic locking
clue/redis-protocol
2641759 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
tedivm/stash
4396025 Downloads
The place to keep your cache.
resque/php-resque
1459441 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1075812 Downloads
General purpose rate limiter implementation.
matthiasmullie/scrapbook
1596122 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
2851795 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
aplus/session
1363316 Downloads
Aplus Framework Session Library
wp-cli/config-command
6567769 Downloads
Generates and reads the wp-config.php file.