andrewdanilov/yii2-grid-tools

Tools for grids

Installs: 1 395

Dependents: 3

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.3 2021-05-11 16:37 UTC

This package is auto-updated.

Last update: 2024-04-11 23:17:23 UTC


README

Tools for grids

Installation

The preferred way to install this extension is through composer.

Either run

composer require andrewdanilov/yii2-grid-tools "~1.0.0"

or add

"andrewdanilov/yii2-grid-tools": "~1.0.0"

to the require section of your composer.json file.

Usage

todo