yii3ds/yii2-3ds-gii 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

yii3ds/yii2-3ds-gii

最新稳定版本:0.0.1

Composer 安装命令:

composer require yii3ds/yii2-3ds-gii

包简介

Code Generator

README 文档

README

Code Generator

Installation

The preferred way to install this extension is through composer.

Either run

        {
            "type": "package",
            "package": {
                "name": "yii3ds/yii2-3ds-gii",
                "version": "0.0.1",
                "type": "yii2-extension",
                "require": {
                    "yiisoft/yii2": "*"
                },
                "autoload": {
                    "psr-4": {
                        "yii3ds\\gii\\": ""
                    }
                },
                "source": {
                    "url": "https://ton3ds:gvkgsvlyf@bitbucket.org/3dsinteractive/yii2-3ds-gii.git",
                    "type": "git",
                    "reference": "origin/master"
                },
                
                "extra": {
                    "bootstrap": "yii3ds\\gii\\Bootstrap"
                }
            }
        }

and add

"yii3ds/yii2-3ds-gii": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :



                                    

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2015-02-19