承接 inquid/yii2-enhanced-gii 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

inquid/yii2-enhanced-gii

Composer 安装命令:

composer require inquid/yii2-enhanced-gii

包简介

Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.

README 文档

README

All things needed to create a fully functional application just to modify the business logic to fit your needs 🚀

Yii2 Buy me a Coffee

Installation

The preferred way to install this extension is through composer.

Either run

composer require inquid/yii2-enhanced-gii:dev-master

or add

"inquid/yii2-enhanced-gii": "dev-master",

to the require section of your composer.json file.

I separate the tree-manager because the package is big & not everyone will use it.

Then you must add this code at your config\main.php.

'modules' => [
      'gridview' => [
          'class' => '\kartik\grid\Module',
      ],
      'datecontrol' => [
          'class' => '\kartik\datecontrol\Module',
      ],
      // If you use tree table
      'treemanager' =>  [
          'class' => '\kartik\tree\Module',
      ]
    ],

See gridview settings on http://demos.krajee.com/grid#module

See datecontrol settings on http://demos.krajee.com/datecontrol#module

See treemanager settings on http://demos.krajee.com/tree-manager#module (If you use tree/nested relation table)

Usage :

Go to your gii tools, and notice the new IO Generator for models & CRUD

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 5
  • Forks: 98
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2018-07-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固