PHPackages                             littio/laravel-geoip2 - 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. littio/laravel-geoip2

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

littio/laravel-geoip2
=====================

Laravel wrapper for MaxMind GeoIP2

v1.1.2(9y ago)035MITPHPPHP &gt;=5.4.0

Since Dec 19Pushed 9y ago3 watchersCompare

[ Source](https://github.com/Littio/laravel-geoip2)[ Packagist](https://packagist.org/packages/littio/laravel-geoip2)[ RSS](/packages/littio-laravel-geoip2/feed)WikiDiscussions master Synced yesterday

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

GeoIP2 for Laravel 5.2
======================

[](#geoip2-for-laravel-52)

Install
-------

[](#install)

Via Composer

```
$ composer require acidreign/laravel-geoip2
```

```
'providers' => array(
    Acidreign\LaravelGeoIP2\GeoIP2ServiceProvider::class,
)
```

```
'aliases' => array(
    'GeoIP2' => Acidreign\LaravelGeoIP2\GeoIP2Facade::class,
)
```

```
$ php artisan vendor:publish --provider="Acidreign\LaravelGeoIP2\GeoIP2ServiceProvider"
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 79.2% 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 ~189 days

Total

4

Last Release

3645d ago

PHP version history (2 changes)v1.0PHP &gt;=5.3.0

v1.1PHP &gt;=5.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/851228?v=4)[Alexandru Gradinaru](/maintainers/alexgr)[@alexgr](https://github.com/alexgr)

---

Top Contributors

[![freezysko](https://avatars.githubusercontent.com/u/661637?v=4)](https://github.com/freezysko "freezysko (19 commits)")[![cdave3](https://avatars.githubusercontent.com/u/41720?v=4)](https://github.com/cdave3 "cdave3 (4 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

laravelgeoipmaxmindgeoip2

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/littio-laravel-geoip2/health.svg)

```
[![Health](https://phpackages.com/badges/littio-laravel-geoip2/health.svg)](https://phpackages.com/packages/littio-laravel-geoip2)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9772.3M122](/packages/roots-acorn)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[api-platform/laravel

API Platform support for Laravel

59156.3k11](/packages/api-platform-laravel)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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