PHPackages                             valantic-spryker-eco/geoip2-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. valantic-spryker-eco/geoip2-api

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

valantic-spryker-eco/geoip2-api
===============================

GeoIP2 API Spryker implementation

1.0.0(2y ago)00proprietaryPHPPHP &gt;=7.3

Since Aug 1Pushed 2y ago6 watchersCompare

[ Source](https://github.com/valantic-CEC-Deutschland-GmbH/geoip2-api)[ Packagist](https://packagist.org/packages/valantic-spryker-eco/geoip2-api)[ Docs](https://www.valantic.com)[ RSS](/packages/valantic-spryker-eco-geoip2-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (10)Versions (2)Used By (0)

GeoIP2 API
==========

[](#geoip2-api)

[![Minimum PHP Version](https://camo.githubusercontent.com/eed4d5cf01364b115489810f47ed4b33191d997e7ab4014f3daff1c09fbae7d9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e332d3838393242462e737667)](https://php.net/)

MaxMind GeoIP2 API Spryker implementation

A client layer abstraction to use MaxMind GeoIP2 API. Refer to  for documentation of the API.

### Install package

[](#install-package)

```
composer req valantic-spryker-eco/geoip2-api

```

### Update your shared config

[](#update-your-shared-config)

```
$config[GeoIp2Constants::GEO_IP_2_ACCOUNT_ID] = '';
$config[GeoIp2Constants::GEO_IP_2_LICENSE_KEY] = '';

```

If you want to modify your locales or options (especially if you want to use GeoLite2), also add

```
$config[GeoIp2Constants::GEO_IP_2_LOCALES] = ['en'];
$config[GeoIp2Constants::GEO_IP_2_OPTIONS] = [
    'host' => 'geolite.info',
];

```

### Usage

[](#usage)

Inject

`\ValanticSpryker\Client\GeoIp2\GeoIp2Client`

where you need it.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

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

Unknown

Total

1

Last Release

1015d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/38a6621b395917bb33ea0dd7970ae8a6295c972e40c26b04d923a3c625abd043?d=identicon)[nxs\_schoenfeld](/maintainers/nxs_schoenfeld)

---

Top Contributors

[![patrickjaja](https://avatars.githubusercontent.com/u/9498720?v=4)](https://github.com/patrickjaja "patrickjaja (5 commits)")[![nxsschoenfeld](https://avatars.githubusercontent.com/u/62562240?v=4)](https://github.com/nxsschoenfeld "nxsschoenfeld (1 commits)")

---

Tags

spryker-ecogeolocationgeoip2

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/valantic-spryker-eco-geoip2-api/health.svg)

```
[![Health](https://phpackages.com/badges/valantic-spryker-eco-geoip2-api/health.svg)](https://phpackages.com/packages/valantic-spryker-eco-geoip2-api)
```

###  Alternatives

[spryker/search

Search module

152.8M64](/packages/spryker-search)

PHPackages © 2026

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