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

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

acidreign/laravel-geoip2
========================

Laravel wrapper for MaxMind GeoIP2

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

Since Dec 19Pushed 6y ago3 watchersCompare

[ Source](https://github.com/acidreign/laravel-geoip2)[ Packagist](https://packagist.org/packages/acidreign/laravel-geoip2)[ RSS](/packages/acidreign-laravel-geoip2/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)Dependencies (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

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 70.4% 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/148647940?v=4)[acidreign](/maintainers/acidreign)[@AcidReign](https://github.com/AcidReign)

---

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 (6 commits)")[![Hornet-Wing](https://avatars.githubusercontent.com/u/10299554?v=4)](https://github.com/Hornet-Wing "Hornet-Wing (1 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/acidreign-laravel-geoip2/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

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

Framework for Roots WordPress projects built with Laravel components.

9762.4M123](/packages/roots-acorn)[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k108.5M846](/packages/laravel-socialite)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M125](/packages/laravel-pulse)[spatie/laravel-export

Create a static site bundle from a Laravel app

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

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

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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