PHPackages                             duzhenlin/imap - 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. [API Development](/categories/api)
4. /
5. duzhenlin/imap

ActiveLibrary[API Development](/categories/api)

duzhenlin/imap
==============

map WebService API

0.1.1(8y ago)29MITPHPPHP &gt;=5.5.0

Since Apr 20Pushed 6y ago1 watchersCompare

[ Source](https://github.com/duzhenlin/IMap)[ Packagist](https://packagist.org/packages/duzhenlin/imap)[ RSS](/packages/duzhenlin-imap/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

IMap
====

[](#imap)

IMap

安装方式
----

[](#安装方式)

`composer require duzhenlin/imap`

#### qq地图WebService API实现

[](#qq地图webservice-api实现)

```
  $config = [
        'qq' => [
            'Key' => 'yourKey'
        ]
    ];
    $app = new \IMap\Core\App($config);
    //地址解析（地址转坐标）
    $app->QQMap->address('济南泉城广场');
    //计算距离
    $app->QQMap->distance('39.983171,116.308479','39.996060,116.353455');
    //ip定位
    $app->QQMap->fromIp('22.22.22.22');

```

### 后期会增加百度，高德api

[](#后期会增加百度高德api)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2947d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8364e66a8e8dc5eaf2ff360c2bb1ac1da366011e2b6d9f36eb43f73b00b7b594?d=identicon)[duzhenlin](/maintainers/duzhenlin)

---

Top Contributors

[![duzhenlin](https://avatars.githubusercontent.com/u/8773317?v=4)](https://github.com/duzhenlin "duzhenlin (27 commits)")

---

Tags

amapbaidumapqqmap

### Embed Badge

![Health badge](/badges/duzhenlin-imap/health.svg)

```
[![Health](https://phpackages.com/badges/duzhenlin-imap/health.svg)](https://phpackages.com/packages/duzhenlin-imap)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[tamara-solution/php-sdk

Tamara PHP Client Library

10259.4k1](/packages/tamara-solution-php-sdk)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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