Search results for phpredis.
wenjy/redis
11 Downloads
php redis examples
tinson/redis-client
2 Downloads
PHP Redis Client
teekay12/redis_extension
4 Downloads
A simple php class that receives phpredis configuration on instantiation and connects automatically
sunmoon/yiiredis
1 Downloads
yii2 with phpredis
seatplus/eseye
4667 Downloads
A fork of eveseat/eseye: A Standalone PHP ESI (EVE Swagger Interface) Client Library. Supports Monolog ^2.0 and php redis
scaleplan/redis-singleton
41 Downloads
Singleton for phpredis extension
rayswoole/redis-pool
126 Downloads
基于swoole + phpredis扩展的redis连接池
quantosobra/redis-service-provider
72 Downloads
Redis service provider for Silex/Pimple using PhpRedis extension
qbnk/redisgateway
8702 Downloads
An abstraction layer which handles master/slave quorum and works as a proxy for the php-redis-extension
pricewatch/throttlestorage
0 Downloads
PriceWatch ThrottleStorage - phpredis storage for Stiphle library. Stiphle is a little library to try and provide an easy way of throttling/rate limit requests.
pardnchiu/redis
6 Downloads
PD\Redis is a PHP Redis client wrapper built on Predis, offering simplified Redis operations with automatic connection management.
ostrolucky/newrelic-datastore-redis-cluster-extension
4947 Downloads
Provides RedisCluster phpredis integration for NR APM datastore by forwarding redis calls through newrelic_record_datastore_segment function
nederdirk/psalm-redis-stubs
17402 Downloads
Function signatures for the phpredis PECL package
mwangaben/lighthouse-redis-broadcaster
3 Downloads
A lighthouse-php redis broadcaster to be used with laravel-echo-server.
mvs3d/laravel-redlock
8 Downloads
Redis distributed locks for laravel with using PhpRedis