mgallegos/laravel-jqgrid

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

Maintainers

👁 mgallegos

Package info

github.com/mgallegos/laravel-jqgrid

pkg:composer/mgallegos/laravel-jqgrid

Statistics

Installs: 15 617

Dependents: 1

Suggesters: 0

Stars: 69

Open Issues: 6

v1.3.0 2018-03-14 18:48 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT cec56df4f39a36e29880d56acc10f4e709198476

  • Mario Gallegos <freelance.woop@mariogallegos.com>

jqueryjqgridgridlaravel

This package is auto-updated.

Last update: 2026-06-16 06:45:13 UTC


README

👁 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.