Universal system for managing different services (MySql, Redis, Memcache, Rabbit).
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.
In general, usage is simple: select one of available driver (service), connect to the server and view, edit or delete available data.