PHPackages                             thelhc/ip-info - 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. thelhc/ip-info

ActiveLibrary

thelhc/ip-info
==============

IpInfo Laravel Service Provider

v1.2.2(6y ago)031.5k↓100%[3 PRs](https://github.com/dieseljobs/ip-info/pulls)PHPPHP ~5.6|~7.0|~7.1|~7.2|~7.3

Since Dec 13Pushed 3y ago3 watchersCompare

[ Source](https://github.com/dieseljobs/ip-info)[ Packagist](https://packagist.org/packages/thelhc/ip-info)[ RSS](/packages/thelhc-ip-info/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (12)Used By (0)

IpInfo
======

[](#ipinfo)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6a8d089f96bd013f4465dd086fc4944ea0b8b4cbbdbfb14e1eeb503094195455/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7468656c68632f69702d696e666f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thelhc/ip-info)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/00033790177a7d3bb23494376cc140fb9da5861ca5ec6f6fb30a2067429a1d29/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7468656c68632f69702d696e666f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thelhc/ip-info)

Install
-------

[](#install)

Via Composer

```
$ composer require thelhc/ip-info
```

After installing, add the ServiceProvider to the providers array in `config/app.php.`

```
TheLHC\IpInfo\IpInfoServiceProvider::class

```

Then add the Facade to the aliases array

```
'IpInfo'  => TheLHC\IpInfo\Facades\IpInfo::class,

```

Usage
-----

[](#usage)

```
use IpInfo;

$ip = IpInfo::lookup('###.###.###.###');
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

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

Recently: every ~260 days

Total

8

Last Release

2301d ago

PHP version history (3 changes)v1.0.0PHP &gt;=5.5.9

v1.1.0PHP ~5.6|~7.0

v1.2.0PHP ~5.6|~7.0|~7.1|~7.2|~7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/10881a156b2ae4df5792c51572b8445ae8fdb378fa4afc99764ab53140d68bf3?d=identicon)[thelhc](/maintainers/thelhc)

---

Top Contributors

[![aaronkaz](https://avatars.githubusercontent.com/u/1431155?v=4)](https://github.com/aaronkaz "aaronkaz (12 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/thelhc-ip-info/health.svg)

```
[![Health](https://phpackages.com/badges/thelhc-ip-info/health.svg)](https://phpackages.com/packages/thelhc-ip-info)
```

###  Alternatives

[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[stechstudio/laravel-zipstream

A fast and simple streaming zip file downloader for Laravel.

4633.7M3](/packages/stechstudio-laravel-zipstream)[laravel-notification-channels/microsoft-teams

A Laravel Notification Channel for Microsoft Teams

1603.0M7](/packages/laravel-notification-channels-microsoft-teams)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[truckersmp/steam-socialite

Laravel Socialite provider for Steam OpenID.

1516.7k](/packages/truckersmp-steam-socialite)

PHPackages © 2026

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