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 yesterday

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

2993d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8773317?v=4)[zhenlin du](/maintainers/duzhenlin)[@duzhenlin](https://github.com/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

[statamic/cms

The Statamic CMS Core Package

4.8k3.5M925](/packages/statamic-cms)[sylius/sylius

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

8.5k5.8M717](/packages/sylius-sylius)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19664.8M1.6k](/packages/drupal-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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