Download the PHP package drobinetm/laravel-drobinetm-redis without Composer
On this page you can find all versions of the php package drobinetm/laravel-drobinetm-redis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-drobinetm-redis
Laravel Redis Information
Laravel package to get information from a Redis server with json response. |
How to Use
In Your Project
-
Modify
phpredis
bypredis
in database.php config. - Modify in database.php the connection config to your redis server.
Note:
Laravel Docs
Then
-
Save the printed signature property in the console.
- Send in the header of the links the value of the signature property: [Laravel-Redis-Signature] => signature value
Endpoints
-
[GET]
/redis/info
| (Params - Optional)section: server|clients|memory|persistence|stats|replication|cpu|cluster|keyspace
-
[GET]
/redis/keys
| (Params - Optional)pattern: *|<any-pattern>
- [GET]
/redis/slow-log
| (Params - Optional)argument: 1|<any-argument>
All versions of laravel-drobinetm-redis with dependencies
PHP Build Version
Package Version
The package drobinetm/laravel-drobinetm-redis contains the following files
Loading the files please wait ....