voskobovich/yii2-advanced-grid

为 Yii2 的高级 widget GridView

v2.0.0 2016-01-14 10:26 UTC

This package is not auto-updated.

Last update: 2024-09-14 17:26:41 UTC


README

安装

安装此扩展的首选方式是通过 composer

运行以下命令之一:

composer require --prefer-dist voskobovich/yii2-advanced-grid "~1.0"

或者在您的 composer.json 文件的 require 部分添加:

"voskobovich/yii2-advanced-grid": "~1.0"

to the require section of your composer.json file.