mgallegos/laravel-jqgrid

Laravel jqGrid package allows you to easily integrate the popular jQuery Grid Plugin (jqGrid) into your Laravel application.
15,459 69
Install
composer require mgallegos/laravel-jqgrid
Latest Version:v1.3.0
PHP:>=5.3.0
License:MIT
Last Updated:May 15, 2022
Links: GitHub  ·  Packagist
Maintainer: mgallegos

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.