Download the PHP package astek-go/zf2-datagrid without Composer
On this page you can find all versions of the php package astek-go/zf2-datagrid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download astek-go/zf2-datagrid
More information about astek-go/zf2-datagrid
Files in astek-go/zf2-datagrid
Download astek-go/zf2-datagrid
More information about astek-go/zf2-datagrid
Files in astek-go/zf2-datagrid
Vendor astek-go
Package zf2-datagrid
Short Description Zf2Datagrid - A nice helper to build HTML table
License MIT
Homepage https://github.com/Astek-GO/zf2-datagrid
Package zf2-datagrid
Short Description Zf2Datagrid - A nice helper to build HTML table
License MIT
Homepage https://github.com/Astek-GO/zf2-datagrid
Please rate this library. Is it a good library?
Informations about the package zf2-datagrid
Zf2Datagrid
Permet de créer des datagrid facilement avec Zf2 et Doctrine2.
Fonctionnalités
- Datasources : Doctrine2 (QueryBuilder), PhpArray
- Renderer : TwitterBootstrap2, Excel, Csv
- Decorator > Renderer : Form
- Column : Select/Property/Index
- Decorator > Column : Checkbox/Closure/Date/Icon/Integer/Link/NoValue/Number/Percentage/Route/Tag/Text/Translate
- Pagination : pagination/order by
Bien sûr vous pouvez étendre vous même chacune des fonctionnalités.
Dépendances
- Zend Framework 2 (Form)
- Doctrine 2 (Doctrine2Datasource)
Optionnelles
- PHPOffice/PHPExcel pour l'export Excel
Installation
Via composer
Placez-vous à la racine de votre répertoire projet et utilisez la commande :
Vous-êtes maintenant ready to go.
Documentation
Pour apprendre à utiliser cette librairie vous pouvez consulter la [documentation](/docs/01. Introduction.md) !
TODO
- Documentation / Exemples WIP
- Gérer les attributs HTML pour les Column (th/td)
- D'autres renderer out of the box (TwitterBootstrap3, Foundation...)
- D'autres datasource out of the box (Zend\Db ? autres...)
Après ça : [Introduction](/docs/01. Introduction.md)
All versions of zf2-datagrid with dependencies
PHP Build Version
Package Version
Requires
doctrine/orm Version
2.*
The package astek-go/zf2-datagrid contains the following files
Loading the files please wait ....