Libraries tagged by web redis
erik-dubbelboer/php-redis-admin
88712 Downloads
Simple web interface to manage Redis databases.
mmeyer2k/redistree
322901 Downloads
A clean Redis web interface for Laravel 5
robinn/phpcacheadmin
546 Downloads
A web dashboard for your favorite caching system.
immusen/yii2-swoole-websocket
8696 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
gemorroj/ginfo
205 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
hollodotme/readis
8 Downloads
A web interface to read data from redis server(s)
faktiva/php-redis-admin
2295 Downloads
PHP Redis Admin is a simple web interface to manage and monitor your Redis server(s).
elmys/yii2-queue-redis
7 Downloads
Quick deployment of an interface for easy work with queues based on Redis for Yii2.
johndodev/jmonitor-bundle
136 Downloads
Easy web server monitoring.
immusen/yii2-swoole-mqtt
348 Downloads
MQTT server for Yii2 base on swoole 4, Resolve topic as a route reflect into controller/action/param, And support redis pub/sub to trigger async task from your web application
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.
gemorroj/linfo
102 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
eugef/phpredexpert
151 Downloads
Lightweight and powerful web tool for Redis key-value store management and administration.
hashyoo/jwt-auth
42 Downloads
Json web token,登录认证(接口登录和web session登录),支持单社保和多设备登录,需要redis支持。目前仅适用于laravel
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.