SCRIPT PDO Crud – Advanced PHP CRUD application (Form Builder & Database Management)

Lowrens

Moderator
Staff member
VIP Hard
Verified
Joined
Nov 25, 2015
Messages
10,958
Reaction score
1,110
PDO Crud – Advanced PHP CRUD application (Form Builder & Database Management)

j3dqsym.jpg


PDOCrud is an advance PHP based CRUD application. It supports Mysql, Pgsql and Sqlite database. You can use PDOCrud to generate both frontend and backend of your application. By writing just 2-3 lines of code only, you can perform insert/update/delete and select operation. You just to need to create object and call for render function for that table and everything will be generated automatically. Form fields will be generated based on the data type. You can remove fields, change type of fields and can do various types of customization.

Demo:

PDO Crud v2.7
 
PDO Crud v4.4.1 – Advanced PHP CRUD application (Form Builder & Database Management) - nulled
 
Top