klintlili/yii2-mobilequery

yii2 extension for mobile phone number attribution inquiry

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2017-10-27 12:13 UTC

This package is auto-updated.

Last update: 2024-06-14 15:15:06 UTC


README

yii2 extension for mobile phone number attribution inquiry

Explain

这是我自己的第一个扩展

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

"klintlili/yii2-mobilequery": "*"

to the require section of your composer.json file.

config

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

Usage

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

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

ScreenShot

Image text