Libraries tagged by redx
antecedent/patchwork
22156283 Downloads
Method redefinition (monkey-patching) functionality for PHP.
phpredis/phpredis
288700 Downloads
A PHP extension for Redis
yiisoft/yii2-redis
12717550 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
symfony/redis-messenger
50219680 Downloads
Symfony Redis extension Messenger Bridge
gabordemooij/redbean
2750801 Downloads
RedBeanPHP ORM
colinmollenhour/cache-backend-redis
24523463 Downloads
Zend_Cache backend using Redis with full support for tags.
clue/redis-protocol
21128853 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
yiisoft/yii2-queue
11555188 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
tedivm/stash
4971864 Downloads
The place to keep your cache.
rubix/ml
1620909 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
5530880 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
10435221 Downloads
Mutex library for exclusive code execution.
brain/monkey
15406997 Downloads
Mocking utility for PHP functions and WordPress plugin API
chrisboulton/php-resque
3658702 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
colinmollenhour/credis
43905948 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.