PHPackages                             ner0tic/php-geopoint-api - 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. ner0tic/php-geopoint-api

ActiveLibrary[API Development](/categories/api)

ner0tic/php-geopoint-api
========================

GeoPoint API v1 client

1.0.3(13y ago)024[1 issues](https://github.com/ner0tic/php-geopoint-api/issues)[1 PRs](https://github.com/ner0tic/php-geopoint-api/pulls)MITPHPPHP &gt;=5.3.2

Since Apr 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ner0tic/php-geopoint-api)[ Packagist](https://packagist.org/packages/ner0tic/php-geopoint-api)[ Docs](https://github.com/ner0tic/php-geopoint-api)[ RSS](/packages/ner0tic-php-geopoint-api/feed)WikiDiscussions master Synced today

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

php-geopoint-api
================

[](#php-geopoint-api)

ORM agnostic php library to access Neustar's GeoPoint REST api

Installation
============

[](#installation)

Add to composer

```
    "require": {
        "ner0tic/php-api-core":     "*",
        "ner0tic/php-geopoint-api":   "*"
        // ...
```

Usage
=====

[](#usage)

```
$geo = new \GeoPoint\Client();

$geo->setApiKey( 'XXXXXXXXXXX' );
$geo->setSecret( 'XXXXXXX' );

$ipinfo = $geo->get( $ip );

$city = $ipinfo->Location->CityData->city;
```

To Do
=====

[](#to-do)

- Clean up ip info data retrieval

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~1 days

Total

4

Last Release

4805d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/161227?v=4)[David Durost](/maintainers/ner0tic)[@ner0tic](https://github.com/ner0tic)

---

Top Contributors

[![ner0tic](https://avatars.githubusercontent.com/u/161227?v=4)](https://github.com/ner0tic "ner0tic (29 commits)")

---

Tags

geo-locationip-addressgeopoint

### Embed Badge

![Health badge](/badges/ner0tic-php-geopoint-api/health.svg)

```
[![Health](https://phpackages.com/badges/ner0tic-php-geopoint-api/health.svg)](https://phpackages.com/packages/ner0tic-php-geopoint-api)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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