Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 2.1 KB

README.md

File metadata and controls

52 lines (32 loc) · 2.1 KB

Laravel jqGrid package

Latest Stable Version Total Downloads

Laravel jqGrid package allows you to easily integrate the popular jQuery Grid Plugin (jqGrid) into your Laravel application.

Image

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.