I’m pleased to announce that I’ve developed a Bootstrap CRUD application generator. Tired of manually building forms for basic SQL events? Use my tool to generate CRUD pages for your tables.
A painless way to create PHP/MySQL/Bootstrap CRUD apps
Generate a basic Bootstrap-themed CRUD (Create, Read, Update, Delete) application based on your MySQL SELECT, UPDATE, or CREATE query.
This application takes advantage of GreenLion’s PHP SQL Parser.
Download the source from Github.