PHPackages                             drongotech/iplocationmanager - 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. drongotech/iplocationmanager

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

drongotech/iplocationmanager
============================

Using IP Stack to get request ip and save the ip meta data

v1.0.7(3y ago)035MITPHP

Since Jul 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/noorfarooqy/iplocationmanager)[ Packagist](https://packagist.org/packages/drongotech/iplocationmanager)[ RSS](/packages/drongotech-iplocationmanager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (9)Used By (0)

Drongotech/iplocationmanager [![enter image description here](https://camo.githubusercontent.com/3158d647bdd927d8edac716c0d84ed15edab6cc695af04420d1e76ab0f00ff4e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56657273696f6e2d312e302e372d627269676874677265656e)](https://camo.githubusercontent.com/3158d647bdd927d8edac716c0d84ed15edab6cc695af04420d1e76ab0f00ff4e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56657273696f6e2d312e302e372d627269676874677265656e)
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#drongotechiplocationmanager-)

[![Laravel logo](https://camo.githubusercontent.com/add54281c9fb74f167b2c1f1e13468346d6ef8885dc90eb7036e09b579462947/68747470733a2f2f6c61726176656c2e636f6d2f696d672f6c6f676f6d61726b2e6d696e2e737667)](https://camo.githubusercontent.com/add54281c9fb74f167b2c1f1e13468346d6ef8885dc90eb7036e09b579462947/68747470733a2f2f6c61726176656c2e636f6d2f696d672f6c6f676f6d61726b2e6d696e2e737667)

IP location manager uses [Ipstack](https://ipstack.com/) to do a look up of the client ip address. The data include :-

ip: "xxx.xxx.xxx.xxx" type: "ipv4" continent\_code: "AF" continent\_name: "Africa" country\_code: "KE" country\_name: "Kenya" region\_code: "30" region\_name: "Nairobi Area" city: "Nairobi" zip: 00001 ...... [sea more](https://ipstack.com/)

To install :

`composer require drongotech/iplocationmanager`

`php artisan vendor:publish --tag=dt-config`

`php artisan vendor:publish --tag=dt-migrations`

`php artisan migrate`

Add anywhere on your project to log the ip data using:-

`use Drongotech\Events\Iplocationmanager\LogIpEvent;`

`LogIpEvent::dispatch([]);`

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

Total

8

Last Release

1392d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/052e97dd37b1f10c5c989dd0d3d1f79c43f37a19fb9637f5309d9652e3991cab?d=identicon)[noorfarooqy](/maintainers/noorfarooqy)

---

Top Contributors

[![noorfarooqy](https://avatars.githubusercontent.com/u/57824560?v=4)](https://github.com/noorfarooqy "noorfarooqy (21 commits)")

### Embed Badge

![Health badge](/badges/drongotech-iplocationmanager/health.svg)

```
[![Health](https://phpackages.com/badges/drongotech-iplocationmanager/health.svg)](https://phpackages.com/packages/drongotech-iplocationmanager)
```

###  Alternatives

[spatie/laravel-personal-data-export

Create personal data downloads in a Laravel app

550543.8k8](/packages/spatie-laravel-personal-data-export)[kodicomponents/navigation

The KodiCMS Support package.

12232.6k10](/packages/kodicomponents-navigation)

PHPackages © 2026

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