2017 © Pedro Peláez
 

yii2-extension yii2-3ds-gii

Code Generator

image

yii3ds/yii2-3ds-gii

Code Generator

  • Tuesday, March 10, 2015
  • by ton3ds
  • Repository
  • 3 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

The generator code for 3DS Interactive Co., Ltd.

Code Generator, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

        {
            "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, (*4)

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

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

```php, (*7)

The Versions

10/03 2015

dev-master

9999999-dev

Code Generator

  Sources   Download

GPL-3.0+

The Requires

 

by Avatar ton3ds

extension yii2

10/03 2015

0.0.1

0.0.1.0

Code Generator

  Sources   Download

GPL-3.0+

The Requires

 

by Avatar ton3ds

extension yii2