Skip to content
/ uniman Public
forked from lulco/uniman

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

Notifications You must be signed in to change notification settings

vrana/uniman

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.6%
  • HTML 7.8%
  • Shell 0.6%