An open source tool to generate a complete backend from a MySql database.
http://crud-admin-generator.com/
Tag Archives: admin
Adminer – Database management in a single PHP file
Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, SimpleDB, Elasticsearch and MongoDB
http://www.adminer.org/#download