Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 1.28 KB

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 1.28 KB

dynamikaweb/yii2-grid

Latest Stable Version Total Downloads License Codacy Badge Build Test Latest Unstable Version

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require dynamikaweb/yii2-grid "*"

or add

"dynamikaweb/yii2-grid": "*"

to the require section of your composer.json file.