Libraries tagged by redis php
cheprasov/php-redis-client
1268867 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
rhubarbgroup/redis-cache
102267 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
josiasmontag/laravel-redis-mock
1879209 Downloads
This Laravel package provides a Redis mock for your tests
hyperf/redis
2780990 Downloads
A redis component for hyperf.
massivescale/celery-php
390230 Downloads
PHP client for Celery task queue
ukko/phpredis-phpdoc
515432 Downloads
@phpdoc extension phpredis for IDE autocomplete
ptrofimov/tinyredisclient
759267 Downloads
The most lightweight Redis client written in PHP
ymigval/laravel-model-cache
66670 Downloads
Laravel package for caching Eloquent model queries
swayok/alternative-laravel-cache
591444 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
457923 Downloads
A Redis based, automated and scalable database caching layer for Laravel
macfja/redisearch
180772 Downloads
PHP Client for RediSearch
javibravo/simpleue
350732 Downloads
Php package to manage queue tasks in a simple way
intaro/pinba-bundle
942147 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
iazaran/smart-cache
13030 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
173815 Downloads
Laravel Redis visits counter for Eloquent models