Libraries tagged by php redis
rhubarbgroup/redis-cache
85598 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
cache/redis-adapter
3548755 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
ethanhann/redisearch-php
107024 Downloads
mjphaynes/php-resque
195116 Downloads
Redis backed library for creating background jobs and processing them later.
josiasmontag/laravel-redis-mock
1593056 Downloads
This Laravel package provides a Redis mock for your tests
hyperf/redis
2282858 Downloads
A redis component for hyperf.
massivescale/celery-php
362175 Downloads
PHP client for Celery task queue
ptrofimov/tinyredisclient
663011 Downloads
The most lightweight Redis client written in PHP
swayok/alternative-laravel-cache
459790 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
spiritix/lada-cache
421289 Downloads
A Redis based, automated and scalable database caching layer for Laravel
matomo/cache
657008 Downloads
PHP caching library based on Doctrine cache
intaro/pinba-bundle
714044 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
awssat/laravel-visits
150656 Downloads
Laravel Redis visits counter for Eloquent models
talleu/php-redis-om
5496 Downloads
A PHP object mapper library for Redis
vetruvet/laravel-phpredis
118738 Downloads
Use phpredis as the redis connection in Laravel