Download the PHP package matycz/lemo-grid without Composer
On this page you can find all versions of the php package matycz/lemo-grid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matycz/lemo-grid
More information about matycz/lemo-grid
Files in matycz/lemo-grid
Download matycz/lemo-grid
More information about matycz/lemo-grid
Files in matycz/lemo-grid
Vendor matycz
Package lemo-grid
Short Description jqGrid integration to Laminas
License BSD-3-Clause
Homepage https://github.com/MatyCZ/php-lemo-grid
Package lemo-grid
Short Description jqGrid integration to Laminas
License BSD-3-Clause
Homepage https://github.com/MatyCZ/php-lemo-grid
Please rate this library. Is it a good library?
Informations about the package lemo-grid
LemoGrid Module for Laminas
The LemoGrid module provides building of data grids similar to Laminas Form quickly and easily for many platforms.
Supported plaforms
- jqGrid - jQuery Grid Plugin (trirand.com)
Supported data adapters
- Doctrine\QueryBuilder (doctrine-project.org)
- Laminas\Db\Sql (github.com/laminas/laminas-db)
Features / Goals
- Add column Concat [In progress]
- Add column Route [In progress]
- Write documentation
- Write tests
Installation
Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.
Installation steps
cd my/project/directory
-
Create a
composer.json
file with following contents: - Run
php composer.phar install
- Open
my/project/directory/config/application.config.php
and add following keys to yourmodules
Installation without composer is not officially supported, and requires you to install and autoload
the dependencies specified in the composer.json
.
Examples
All versions of lemo-grid with dependencies
PHP Build Version
Package Version
Requires
ext-intl Version
*
ext-json Version *
laminas/laminas-eventmanager Version ^3.0
laminas/laminas-i18n Version ^2.0
laminas/laminas-json Version ^3.0
laminas/laminas-mvc Version ^3.0
laminas/laminas-paginator Version ^2.10
laminas/laminas-servicemanager Version ^3.0
laminas/laminas-stdlib Version ^3.0
php Version ^8.0
ext-json Version *
laminas/laminas-eventmanager Version ^3.0
laminas/laminas-i18n Version ^2.0
laminas/laminas-json Version ^3.0
laminas/laminas-mvc Version ^3.0
laminas/laminas-paginator Version ^2.10
laminas/laminas-servicemanager Version ^3.0
laminas/laminas-stdlib Version ^3.0
php Version ^8.0
The package matycz/lemo-grid contains the following files
Loading the files please wait ....