PHPackages                             klintlili/yii2-mobilequery - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. klintlili/yii2-mobilequery

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

klintlili/yii2-mobilequery
==========================

yii2 extension for mobile phone number attribution inquiry

09PHP

Since Oct 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/klintlili/yii2-study)[ Packagist](https://packagist.org/packages/klintlili/yii2-mobilequery)[ RSS](/packages/klintlili-yii2-mobilequery/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-mobileQuery
================

[](#yii2-mobilequery)

yii2 extension for mobile phone number attribution inquiry

Explain
=======

[](#explain)

这是我自己的第一个扩展

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

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
------

[](#config)

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

```

Usage
-----

[](#usage)

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

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

```

ScreenShot
----------

[](#screenshot)

[![Image text](https://github.com/klintlili/yii2-study/raw/master/20171027192939.png)](https://github.com/klintlili/yii2-study/blob/master/20171027192939.png)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0cb8b42c426d9b8e32d0afc79d1cacfe3fa3d66d6677fd655116a54cec01e08e?d=identicon)[klintlili](/maintainers/klintlili)

---

Top Contributors

[![klintlili](https://avatars.githubusercontent.com/u/3251749?v=4)](https://github.com/klintlili "klintlili (9 commits)")[![moxuandi](https://avatars.githubusercontent.com/u/22020977?v=4)](https://github.com/moxuandi "moxuandi (1 commits)")

---

Tags

extensionmobilequerymoduleyii2

### Embed Badge

![Health badge](/badges/klintlili-yii2-mobilequery/health.svg)

```
[![Health](https://phpackages.com/badges/klintlili-yii2-mobilequery/health.svg)](https://phpackages.com/packages/klintlili-yii2-mobilequery)
```

###  Alternatives

[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[miranj/craft-router

Use URL segments as filtering criteria on an entry query.

231.6k](/packages/miranj-craft-router)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
