rkit/settings-yii2

Yii2 设置

安装: 888

依赖: 1

建议: 0

安全: 0

星标: 4

关注者: 4

分支: 1

开放问题: 0

类型:yii2-extension

1.0.3 2016-08-26 08:21 UTC

This package is not auto-updated.

Last update: 2024-09-14 18:36:54 UTC


README

Build Status Code Coverage codecov.io Scrutinizer Code Quality

安装

  1. 使用 Composer 安装

    composer require rkit/settings-yii2
    
  2. 运行迁移

    php yii migrate --migrationPath=@vendor/rkit/settings-yii2/src/migrations/ --interactive=0
    

文档

开发

测试

编码标准