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. [Utility &amp; Helpers](/categories/utility)
4. /
5. thelhc/ip-info

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

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

IpInfo Laravel Service Provider

v1.2.2(6y ago)031.5k[3 PRs](https://github.com/dieseljobs/ip-info/pulls)1PHPPHP ~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 3w ago

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

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

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

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

2346d 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://avatars.githubusercontent.com/u/17786759?v=4)[thelhc](/maintainers/thelhc)[@thelhc](https://github.com/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

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

42010.0k](/packages/venturedrake-laravel-crm)[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)
