Download the PHP package apy/datagrid-bundle without Composer
On this page you can find all versions of the php package apy/datagrid-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download apy/datagrid-bundle
More information about apy/datagrid-bundle
Files in apy/datagrid-bundle
Download apy/datagrid-bundle
More information about apy/datagrid-bundle
Files in apy/datagrid-bundle
Vendor apy
Package datagrid-bundle
Short Description Symfony Datagrid Bundle
License MIT
Homepage https://github.com/apy/APYDataGridBundle
Package datagrid-bundle
Short Description Symfony Datagrid Bundle
License MIT
Homepage https://github.com/apy/APYDataGridBundle
Please rate this library. Is it a good library?
Informations about the package datagrid-bundle
APYDataGrid Bundle
This Symfony Bundle allows you to create wonderful grid based on data or entities of your projet.
Features
This bundle allow you to create listing with many features that you can expect :
- Various data sources : supports Entity (ORM), Document (ODM) and Vector (Array) sources
- Data manipulation : Sortable and Filterable with many operators
- Auto-typing columns (Text, Number, Boolean, Array, DateTime, Date, ...)
- Locale support for columns and data (DateTime, Date and Number columns)
- Input, Select, checkbox and radio button filters filled with the data of the grid or an array of values
- Export (CSV, Excel, PDF, XML, JSON, HTML, ...)
- Mass actions, Row actions
- Supports mapped fields with Entity source
- Securing the columns, actions and export with security roles
- Annotations and PHP configuration
- External filters box
- Ajax loading
- Pagination (You can also use Pagerfanta)
- Grid manager for multi-grid on the same page
- Groups configuration for ORM and ODM sources
- Easy templates overriding (Twig)
- Custom columns and filters creation
- and many more
Installation, documentation
See the summary.
Screenshot
Full example with this CSS style file:
Simple example with the external filter box in english:
Same example in french:
Example of a simple grid with an ORM source
Simple configuration of the grid in the entity
Display the grid in a twig template
And clear your cache.
Bundle history
Datagrid for Symfony inspired by Zfdatagrid and Magento Grid.
This bundle was initiated by Stanislav Turza (Sorien).
See CHANGELOG and UPGRADE 2.0
All versions of datagrid-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4||^8.0
symfony/form Version ~3.0|^4.0|^5.0|^6.0
symfony/dependency-injection Version ~3.0|^4.0|^5.0|^6.0
symfony/config Version ~3.0|^4.0|^5.0|^6.0
symfony/http-foundation Version ~3.0|^4.0|^5.0|^6.0
symfony/http-kernel Version ~3.0|^4.0|^5.0|^6.0
symfony/options-resolver Version ~3.0|^4.0|^5.0|^6.0
symfony/security-bundle Version ~3.0|^4.0|^5.0|^6.0
symfony/serializer Version ~3.0|^4.0|^5.0|^6.0
twig/twig Version ^2.14 || ^3.0
symfony/form Version ~3.0|^4.0|^5.0|^6.0
symfony/dependency-injection Version ~3.0|^4.0|^5.0|^6.0
symfony/config Version ~3.0|^4.0|^5.0|^6.0
symfony/http-foundation Version ~3.0|^4.0|^5.0|^6.0
symfony/http-kernel Version ~3.0|^4.0|^5.0|^6.0
symfony/options-resolver Version ~3.0|^4.0|^5.0|^6.0
symfony/security-bundle Version ~3.0|^4.0|^5.0|^6.0
symfony/serializer Version ~3.0|^4.0|^5.0|^6.0
twig/twig Version ^2.14 || ^3.0
The package apy/datagrid-bundle contains the following files
Loading the files please wait ....