Download the PHP package opwoco/datagrid-bundle without Composer
On this page you can find all versions of the php package opwoco/datagrid-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download opwoco/datagrid-bundle
More information about opwoco/datagrid-bundle
Files in opwoco/datagrid-bundle
Download opwoco/datagrid-bundle
More information about opwoco/datagrid-bundle
Files in opwoco/datagrid-bundle
Vendor opwoco
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
Datagrid for Symfony2 inspired by Zfdatagrid and Magento Grid.
This bundle was initiated by Stanislav Turza (Sorien).
See CHANGELOG and UPGRADE 2.0
Features
- Supports Entity (ORM), Document (ODM) and Vector (Array) sources
- Sortable and Filterable with operators (Comparison operators, range, starts/ends with, (not) contains, is (not) defined, regex)
- Auto-typing columns (Text, Number, Boolean, Array, DateTime, Date, ...)
- Locale support for DateTime, Date and Number columns (Decimal, Currency, Percent, Duration, Scientific, Spell out)
- 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)
- Column width and column align
- Prefix translated titles
- 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
- ...
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:
Data used in these screenshots (this is a phpMyAdmin screenshot):
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.
All versions of datagrid-bundle with dependencies
PHP Build Version
Package Version
The package opwoco/datagrid-bundle contains the following files
Loading the files please wait ....