承接 c006/yii2-auto-crud 相关项目开发

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

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

c006/yii2-auto-crud

Composer 安装命令:

composer require c006/yii2-auto-crud

包简介

Adds a model and crud for each table in the database

README 文档

README

New Version July, 2015

Now with template support.

Overview

This extension queries all tables in a connection database (usually db) and creates all models, controllers and views (CRUD) automatically.

Create the database tables first then run this extension and it will create the majority for you.

Demo: http://demo.c006.us

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-source "c006/yii2-auto-crud" "dev-master"

or add

"c006/yii2-auto-crud": "*"

to the require section of your composer.json file.

Required

Basic config/web.php

Advanced [backend|frontend|common]/config/main.php

    'modules'    => [
        'crud' => [
            'class' => 'c006\crud\Module',
        ],
        ...
        ...
    ],

Install before using "yii2-auto-crud".

php composer.phar require --prefer-dist "c006/yii2-submit-spinner" "dev-master"

Options

No options for this extension

Usage

Pretty Url's /crud

No pretty Url's index.php?r=crud

Update default values vendor/c006/yii2-auto-crud/models/Crud.php

Errors

Comments / Suggestions

Please provide any helpful feedback or requests.

Thanks.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-07-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固