Download the PHP package glavweb/datagrid-bundle without Composer
On this page you can find all versions of the php package glavweb/datagrid-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package datagrid-bundle
Installation
Get the bundle using composer
Add GlavwebDatagridBundle by running this command from the terminal at the root of your Symfony project:
Enable the bundle
To start using the bundle, register the bundle in your application's kernel class:
Configure the bundle
This bundle was designed to just work out of the box. The only thing you have to configure in order to get this bundle up and running is a mapping.
Basic Usage
Define data schema:
Define scope:
Usage in a controller:
All versions of datagrid-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
symfony/config Version ^2.7|^3.0|^4.0
symfony/dependency-injection Version ^2.7|^3.0|^4.0
symfony/yaml Version ^2.7|^3.0|^4.0
doctrine/orm Version ^2.3
doctrine/doctrine-bundle Version ^1.5
glavweb/data-schema-bundle Version ^1.5.0
symfony/config Version ^2.7|^3.0|^4.0
symfony/dependency-injection Version ^2.7|^3.0|^4.0
symfony/yaml Version ^2.7|^3.0|^4.0
doctrine/orm Version ^2.3
doctrine/doctrine-bundle Version ^1.5
glavweb/data-schema-bundle Version ^1.5.0
The package glavweb/datagrid-bundle contains the following files
Loading the files please wait ....