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

Installs: 1 558

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 4

Open Issues: 1

pkg:composer/atukai/at-datagrid

1.1.0 2016-09-05 10:38 UTC

This package is auto-updated.

Last update: 2025-10-07 05:47:03 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.