uniman

Universal system for managing different services (MySql, Redis, Memcache, Rabbit).

Stars
13

UniMan

Universal system for managing different services (MySql, Redis, Memcache, Rabbit).

Installation

Checkout or download this repository and run init script:

sh scripts/init.sh

It simply runs composer install and creates two directories: temp and log in application root.

And that's all. Now you can use the application.

Usage

In general, usage is simple: select one of available driver (service), connect to the server and view, edit or delete available data.

Badges
Extracted from project README
Scrutinizer Code Quality Code Coverage PHP 7 ready
Related Projects