jsrgqinbin / laravel-jqgrid

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

Home Page:mariogallegos.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

mariogallegos.com

License:Other


Languages

Language:PHP 100.0%