定制 zakharov-andrew/yii2-gridview-plus 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

zakharov-andrew/yii2-gridview-plus

最新稳定版本:v0.0.3

Composer 安装命令:

composer require zakharov-andrew/yii2-gridview-plus

包简介

Yii2 GridView Plus

README 文档

README

Latest Stable Version License Yii2

Enhanced GridView with various utilities for Yii Framework 2.0

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require zakharov-andrew/yii2-gridview-plus

or add

"zakharov-andrew/yii2-gridview-plus": "*"

to the require section of your composer.json file.

Usage

Add this to your action in the controller

class DefaultController extends Controller
{
    //...
    public function actionYourAction()
    {
        \ZakharovAndrew\grid\assets\GridViewPlusAsset::register($this->view);
        // ...
    }
}

License

yii2-gridview-plus it is available under a MIT License. Detailed information can be found in the LICENSE.md.

统计信息

  • 总下载量: 96
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-11-18