Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.21 KB

UniMan

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

Build Status Scrutinizer Code Quality Code Coverage SensioLabsInsight PHP 7 ready

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.