Laravel jqGrid package
Laravel jqGrid package allows you to easily integrate the popular jQuery Grid Plugin (jqGrid) into your Laravel application.
Requirements
Features
- Spreadsheet Exporter.
- CSV Exporter.
- Config file with global properties to use in all grids of your application.
- PHP Render to handle the jqGrid HTML and Javascript code.
- JSON Data Enconder to send the data to the grid in the correct format.
- Datasource independent (you are able to create your own datasource implementation).
Documentation
The complete documentation can be found at: mariogallegos.com
Live Demos
There are three demos available:
Tutorials
There are three tutorials available:
Aditional information
Any questions, problems or feature request feel free to open an issue.
License
Laravel jqGrid package is open source software licensed under the MIT License.