Libraries tagged by redis
cheprasov/php-redis-lock
461611 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
cheprasov/php-redis-client
1282918 Downloads
Php client for Redis. It is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
uma/redis-session-handler
248295 Downloads
An alternative Redis session handler
ymigval/laravel-model-cache
75717 Downloads
Laravel package for caching Eloquent model queries
ukko/phpredis-phpdoc
526998 Downloads
@phpdoc extension phpredis for IDE autocomplete
spiritix/lada-cache
462824 Downloads
A Redis based, automated and scalable database caching layer for Laravel
ptrofimov/tinyredisclient
775020 Downloads
The most lightweight Redis client written in PHP
predis/predis-async
356559 Downloads
Asynchronous version of Predis
mostafaznv/laracache
54205 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
mjphaynes/php-resque
203829 Downloads
Redis backed library for creating background jobs and processing them later.
matomo/doctrine-cache-fork
2040776 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
javibravo/simpleue
358239 Downloads
Php package to manage queue tasks in a simple way
gos/pubsub-router-bundle
2300993 Downloads
Symfony PubSub Router Bundle
desarrolla2/cache
2563314 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
codeigniter4/queue
240799 Downloads
Queues for CodeIgniter 4 framework