Libraries tagged by red
predis/predis
270117772 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
doctrine/cache
560729757 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
snc/redis-bundle
36505330 Downloads
A Redis bundle for Symfony
symfony/lock
107071663 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
hwi/oauth-bundle
19520042 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
yiisoft/yii2-redis
10418734 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
symfony/redis-messenger
41639314 Downloads
Symfony Redis extension Messenger Bridge
colinmollenhour/cache-backend-redis
20944574 Downloads
Zend_Cache backend using Redis with full support for tags.
clue/redis-react
4982031 Downloads
Async Redis client implementation, built on top of ReactPHP.
yiisoft/yii2-queue
9179814 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
rubix/ml
1123385 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpfastcache/phpfastcache
4407798 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
8442252 Downloads
Mutex library for exclusive code execution.
brain/monkey
10043287 Downloads
Mocking utility for PHP functions and WordPress plugin API
antecedent/patchwork
15675975 Downloads
Method redefinition (monkey-patching) functionality for PHP.