PHP Classes

How to Use a PHP CRUD Generator Script with MySQL Database Using the Package PHP CRUD Generator Script: Generate a CRUD script from MySQL create table SQL

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2024-12-26 (29 days ago) RSS 2.0 feedNot enough user ratingsTotal: 71 This week: 7All time: 10,270 This week: 6Up
Version License PHP version Categories
phpcrudgenerator 1.0.0BSD License5PHP 5, Databases, Code Generation, Gl...
Description 

Author

This package can generate a CRUD script from MySQL to create a SQL table.

It provides a PHP script to show a form for the users to enter the SQL statements used to create a given database table.

The script can parse the create table SQL statements and generates a PHP script to implement a CRUD Web page using Bootstrap that lets users list, insert, update, and delete records of the specified MySQL database table using the MySQLi extension.

Innovation Award
PHP Programming Innovation award nominee
December 2024
Nominee
Vote
A CRUD Web page allows users to manipulate database table records.

CRUD Web pages follow the same Web page patterns. So this type of page is a good candidate to generate the respective PHP code automatically.

This package provides a PHP CRUD generator script that takes the SQL statements to create a MySQL database table from a Web form and generates the respective PHP code.

Manuel Lemos
Picture of Hernan Gil
  Performance   Level  
Name: Hernan Gil <contact>
Classes: 2 packages by
Country: Colombia Colombia
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files (1)  
File Role Description
Accessible without login Plain text file index.php Aux. Configuration script

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:71
This week:7
All time:10,270
This week:6Up