PDOCrud – Advanced PHP CRUD application (Database Management System)

PDOCrud – Advanced PHP CRUD application (Database Management System)

PDOCrud is an advance PHP based CRUD application. It supports Mysql, Pgsql and Sqlite database. 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.
You can build forms directly from database tables in few seconds just by writing 2-3 lines of code. All insert/update/delete/view code is managed by the script.

Details
Demo url
Documentation url
Basic Details

Script functionality
Almost in each web application, we need to write many-many lines of codes to perform insert, update, delete and read database tables operations. PDOCrud script does this work by just writing 2 lines of code. This will do add, edit, update and delete basic operation along with several other operation, like pagination, records per page, search etc. Apart from these, you can customize the table and form data in many ways as per requirement by writing simple line of codes. Many javascript plugins are also added that help to perform many other tasks also. Script has many features to ease the development process. You can build simple web application and backend cms using the script easily.

Code example

Features

Very easy syntax and just 2 lines of code for default crud operations
Generate forms directly from database
Multiple Skin support
Supports left join operation
Auto generation of insert/update forms directly from database tables
Change label name, hide label
Remove fields, Show particular fields, Change field type, change display order of fields easily
Many commanly used plugins integrated
Popup form
Multistep form
Export form data in pdf, xml, csv and excel
Callback functions for PHP and Javascript
Ajax based submission
Addition of static fields like terms & condition, confirm password
PHP and JS Validations
Various settings and customization
Field encryption for frontend
Field addon, field description and tooltips
Different type of template support, by default works with bootstrap
Enqueue js and css
Add new plugins easily
Many different types of fields available
Multilanguage support
Data binding of field from another table/ array
Load dependent data on change of some field like on change of country, load states
Normal, horizontal and inline form type available
Add css class and various data attributes
Support for rtl by adding external css
Recaptcha and PHP based Captcha support
Google map support
Column switch option
Add new action buttons
Perform raw database related operations
Add filter(where) condition easily
Print and export in csv, excel, pdf
Search for all fields and particular field
Multiple delete option
Fast loading using ajax
Best practices and easy to customized
Login (Select) form validations

Version details
Version 1.5

Recaptcha support
Option to add hidden fields to save against specific columns
Added option to add custom action buttons
fixed bug of select action hook data

Version 1.4

Added column switch operation
Added option to show left join data in view also
Many demo forms added
More plugins added
fixed bug related to join operation

Version 1.3

Added option of url in column formatting
PDOModel class support is added
Fixed bug related to pagination
Added more examples

Version 1.2

Added extra skins
Added french language translations
Added some more js plugins

Version 1.1

Initial release

Min requirement for the script
PHP Version 5.3 and above
Must have write access for download folder
Credits:Tcpdf
phpExcel
PHPMailer


Demo : https://codecanyon.net/item/pdocrud-advanced-php-crud-application-database-management-system/17674879?s_rank=961


Facebooktwitterredditpinterestlinkedinmail

Leave a Reply