NEVER BUILD YOUR CRUD FROM SCRATCH AGAIN

Generate fully customizable PHP CRUD in LESS THAN 5 MINUTES.

STOP WASTING TIME DOING IT ALL BY YOURSELF.

On average, a developer spends nearly 25 hours or more developing just the basic CRUD code for different applications.

WHAT IS PHPGRID

phpGrid is a PHP CRUD generator and an application component that is designed with one goal in mind -
reduce development time by simplifying any CRUD (Select, Insert, Update, Delete) operations.
platform image
  • Auto-generated CRUD

    Auto-generate SQL statement for CRUD operations on the fly and are completely transparent to the users

  • Conditional formatting

    By applying conditional formatting to a datagrid cell or row, you can quickly identify variances in a range of values with a quick glance.

  • Master-Detail & Subgrid Support

    With just one simple function call, you will have an interactive master detail data grid or subgrid.

Making a Perfect CRUD in only
2 LINES OF CODE

Creating CRUD manually is time consuming and overwhelming. phpGrid was founded around a simple idea: generating beautiful and editable customized CRUD quickly.

All it takes to make a Perfect CRUD is only 2 LINES OF CODE.


$dg = new C_DataGrid("SELECT * FROM orders", "orderNumber", "orders");
$dg
-> display();

Making a Editable CRUD

You can enable edit by simply calling enable_edit(). phpGrid supports two types of edit modes, FORM and INLINE.

$dg ->enable_edit("FORM", "CRUD");

When edit is enabled in a grid, all of the CRUD operations- Create, Read, Update, and Delete, is supported by default.

Compatibility With Modern Browsers

Chrome icon

Google Chrome

IE icon

Internet Explorer

Firefox icon

FireFox

Opera icon

Opera

Safari icon

Safari

Why Developers Love phpGrid?

  • client-1, Jon Paris

    We think you’ll agree that’s quite impressive for such a minimal amount of code…absolutely minimal coding! phpGrid is the only PHP control that can create jQuery grid without Javascript.

    • Jon Paris / IBM

  • client-2, Brian Pearson

    I have come to love and depend on phpGrid for customer web applications, internal administration web apps, and reports and research tools for our many databases. It drastically cuts development time... I couldn't imagine not having phpGrid in our toolbox.

    • Brian Pearson / CIO STACKED Restaurants

  • client-3, Stephen Funk

    This CRUD tool set allows us to bring information to market faster, and enhances our value to the organization.

    • Stephen Funk / bangwebworks.com

Major Relational Databases Support

phpGrid generates a complete backend for any modern relationship databases, such as:
Database logos
  • MySQL
  • DB2
  • SQL Server
  • Oracle
  • Google Spreadsheets
  • Microsoft Access
  • SQLite
  • PostGreSQL

Integration With Modern PHP Frameworks

phpGrid is the CRUD Generator that supports easy integration with modern PHP frameworks.

Laravel icon

Laravel

CodeIgniter icon

CodeIgniter

Symfony icon

Symfony

Yii2 icon

Yii2

CakePHP icon

CakePHP

Zend Framework icon

Zend Framework

Frequently Asked Questions

A: Whether you are a seasoned developer or new to PHP, phpGrid’s flexibility will enable you to create sophisticated applications in a wide array of businesses and industries:

  • Database management
  • Custom CRM
  • Project Management
  • Inventory Management Systems
  • Product Catalogs
  • Business Directories
  • Employee Timesheet
  • Member Portal
  • Purchase Orders
  • Employee Directories
  • Statistics Monitoring

A: While minimizing the number of errors, phpGrid provides the functionality to:

  • Working with different databases
  • Create Master detail & subgrid
  • Display conditional output
  • Load from local array data source
  • Grouping columns with summary
  • phpGrid, phpChart Integration
  • Integrated & advanced search
  • Pivot grid
  • displaying images
  • WYSIWYG editor with colorpicker
  • Ajax file upload
  • Built-in CRUD form & inline editing

A: phpGrid can integrate easily with many popular PHP frameworks such as:

  • Laravel
  • CodeIgniter
  • CakePHP
  • Bootstrap
  • Zend Framework (both 1 and 2)
  • Phalcon
  • Yii, Yii2
  • Symfony

Users will be able to easily and quickly create sophisticated data management systems by adding phpGrid as a component to the frameworks above.

Save Time. Increase Profits.

If your time is worth just $45/hr, you could lose $1125 worth of time by attempting the CRUD implementation for a single application.