2017 © Pedro Peláez
 

yii2-extension yii2-mobilequery

yii2 extension for mobile phone number attribution inquiry

image

klintlili/yii2-mobilequery

yii2 extension for mobile phone number attribution inquiry

  • Friday, October 27, 2017
  • by klintlili
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-mobileQuery

yii2 extension for mobile phone number attribution inquiry, (*1)

Explain

这是我自己的第一个扩展, (*2)

Installation

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

Either run, (*4)

php composer.phar require --prefer-dist klintlili/yii2-mobilequery "*"

or add, (*5)

"klintlili/yii2-mobilequery": "*"

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

config

'components' => [
  ...
    'modules'=>[
      ...
      'mobilequery' => [
            'class' => 'klintlili\mobileQuery\Module',
        ]
      ...
    ]
  ...
  ]

Usage

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

http://localhost/yii2/frontend/web/mobilequery/default/index

ScreenShot

Image text, (*8)

The Versions

27/10 2017

dev-master

9999999-dev

yii2 extension for mobile phone number attribution inquiry

  Sources   Download

MIT

The Requires

 

by Avatar klintlili

extension yii2 yii2-mobilequery