PHPackages                             jncinet/qihucms-lbs - 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. jncinet/qihucms-lbs

ActiveLibrary

jncinet/qihucms-lbs
===================

qihucms lbs service.

1.0.2(5y ago)08MITPHP

Since Mar 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jncinet/qihucms-lbs)[ Packagist](https://packagist.org/packages/jncinet/qihucms-lbs)[ Docs](https://www.qihucms.com)[ RSS](/packages/jncinet-qihucms-lbs/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

地图GPS、IP定位
==========

[](#地图gpsip定位)

安装
--

[](#安装)

```
composer require jncinet/qihucms-lbs
```

后台
--

[](#后台)

地图设置：lbs/config

示例
--

[](#示例)

```
// ip定位
// 路径
route('api.lbs.ip') = 'lbs/ip?ip=IP地址(可选)'

// GPS定位
// 路径
route('api.lbs.gps') = 'lbs/gps?lat=1&lng=2'

// 返回值
"data": [
    'status' => 0,
    'message' => '局域网IP',
        'result' => [
            'ip' => '127.0.0.1',
            'location' => [
                'lng' => 0,
                'lat' => 0
            ],
            'ad_info' => [
                'nation' => '中国',
                'province' => '本地',
                'city' => '局域网',
                'district' => '',
                'adcode' => -1
            ]
        ]
    ]
]
```

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

1871d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/63541651e21494722aa0d364dca6dbaa132d0ee4e9f85a741b5eff8c587f57ba?d=identicon)[jncinet](/maintainers/jncinet)

---

Tags

laravelLBSqihucms

### Embed Badge

![Health badge](/badges/jncinet-qihucms-lbs/health.svg)

```
[![Health](https://phpackages.com/badges/jncinet-qihucms-lbs/health.svg)](https://phpackages.com/packages/jncinet-qihucms-lbs)
```

###  Alternatives

[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

394388.0k5](/packages/rtconner-laravel-likeable)

PHPackages © 2026

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