This is an advance PHP based CRUD application. It supports Mysql, Pgsql, and SQLite database. You can use it to generate both the 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 the 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 the type of fields and can do various types of customization.
Features
- Very easy syntax and just 2 lines of code for default crud operations
- Generate forms directly from database
- User access management
- Nested table and Nested table in tabs 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 commonly 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 the 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
- Various image functions (crop, resize, thumbnail, watermark, flip)
- Import bulk data from CSV, XML, and excel file
- One page template to show Form and Crud Table on single page
- Advanced filter option
- Send form data on email – various template customization options
- Generate graphs/chart directly from database (beta)
- Supports SQL server(2012 or higher)
- Generate portfolio format directly from database
- Added formula function to modify fields before insert/update
- Export database
- Single table cell editing similar to spreadsheet
Read Also: ELEMENTSKIT V1.2.7 – THE ULTIMATE ADDONS FOR ELEMENTOR PAGE BUILDER