Download the PHP package lavdiu/php-grid without Composer
On this page you can find all versions of the php package lavdiu/php-grid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lavdiu/php-grid
More information about lavdiu/php-grid
Files in lavdiu/php-grid
Download lavdiu/php-grid
More information about lavdiu/php-grid
Files in lavdiu/php-grid
Vendor lavdiu
Package php-grid
Short Description PHP Grid - Easily create flexible grids in PHP
License MIT
Package php-grid
Short Description PHP Grid - Easily create flexible grids in PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package php-grid
PhpGrid
PHP Grid - simple php class that allows building dynamic grids using PHP and JS
Getting Started
Prerequisites
This class relies on the following libaries:
box/spout
andphpoffice/phpspreadsheet
to generate Excel exports on the server side- SheetJS to generate Excel/CSV export in the browser.
- JQuery and
- Bootstrap 4
Installation
To install this library use
Copy grid.js
from assets/
folder to your assets folder or root of your web directory and include it in your page.
Usage
See examples directory for more examples
All versions of php-grid with dependencies
PHP Build Version
Package Version
Requires
box/spout Version
^3.1
phpoffice/phpspreadsheet Version ^1.14
php Version >=7.2
ext-json Version *
ext-pdo Version *
phpoffice/phpspreadsheet Version ^1.14
php Version >=7.2
ext-json Version *
ext-pdo Version *
The package lavdiu/php-grid contains the following files
Loading the files please wait ....