Libraries tagged by php redis
ukko/phpredis-phpdoc
514245 Downloads
@phpdoc extension phpredis for IDE autocomplete
rhubarbgroup/redis-cache
101960 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
cache/redis-adapter
4122031 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
macfja/redisearch
178904 Downloads
PHP Client for RediSearch
josiasmontag/laravel-redis-mock
1872695 Downloads
This Laravel package provides a Redis mock for your tests
hyperf/redis
2771732 Downloads
A redis component for hyperf.
massivescale/celery-php
389613 Downloads
PHP client for Celery task queue
ptrofimov/tinyredisclient
757602 Downloads
The most lightweight Redis client written in PHP
ymigval/laravel-model-cache
65416 Downloads
Laravel package for caching Eloquent model queries
swayok/alternative-laravel-cache
588634 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
457439 Downloads
A Redis based, automated and scalable database caching layer for Laravel
javibravo/simpleue
349986 Downloads
Php package to manage queue tasks in a simple way
intaro/pinba-bundle
936419 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
iazaran/smart-cache
12633 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
awssat/laravel-visits
173403 Downloads
Laravel Redis visits counter for Eloquent models