atukai/at-datagrid

There is no license information available for the latest version (1.1.0) of this package.

A missing data grid component for Zend Framework 2/3

1.1.0 2016-09-05 10:38 UTC

This package is auto-updated.

Last update: 2024-03-07 02:26:57 UTC


README

A missing data grid component for Zend Framework 2/3.

Scrutinizer Quality Score

Requirements

Installation

  1. Run $ composer require zendframework/at-datagrid;
  2. Add AtDataGrid to your config/application.config.php file under the modules key;
  3. Copy public/css and public/js to your website root directory or use any asset manager.