Libraries tagged by php redis
devgeniem/wp-redis-object-cache-dropin
32343 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, HHVM, replication and clustering.
bootell/yii2-phpredis
260 Downloads
Redis Cache, Session and ActiveRecord for the Yii2 Using PhpRedis
neovg/phpredis-lock
8672 Downloads
Simple mutex locking class with support for TTL using PHPRedis as backend.
alexandrfiner/laravel-phpredis-array
780 Downloads
laravel-phpredis-array
dcb9/yii2-phpredis
5211 Downloads
yii2 with phpredis
skoniks/php_cent
2841 Downloads
Centrifugo (Centrifuge) [1.0+] PHP Server REDIS & HTTP API implementation for Laravel 5+
merexo/rediska
4501 Downloads
Test. Package with predefined methods for Redis PHP
google/cloud-redis
12805 Downloads
Google Cloud Redis Client for PHP
cb-master/php-session-handler
50 Downloads
A php singleton file,pdo,redis or memcached session handler.
clue/redis-server
1307 Downloads
A redis server implementation in pure PHP
zorac/php-resque
9534 Downloads
Redis backend library for creating background jobs and processing them later. PHP port based on resque for Ruby.
trukes/php-rate-limiter
50 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.
swoft-fork/redis
683 Downloads
swoft redis component
softwarepunt/php-resque
148 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
silviooosilva/cacheer-php
82 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.