Awesome
AtDataGrid
A missing data grid component for Zend Framework 2/3.
Requirements
Installation
- Run
$ composer require zendframework/at-datagrid
; - Add
AtDataGrid
to yourconfig/application.config.php
file under themodules
key; - Copy
public/css
andpublic/js
to your website root directory or use any asset manager.