Release - Bootstrap CRUD Generator

20 Mar 2016

Go to the CRUD Generator

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.