PHPackages                             jhonoryza/laravel-ipwhitelist - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. jhonoryza/laravel-ipwhitelist

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

jhonoryza/laravel-ipwhitelist
=============================

laravel package with ip whitelist feature

1.0.2(6mo ago)03MITPHPPHP ^8.0

Since Dec 9Pushed 6mo agoCompare

[ Source](https://github.com/jhonoryza/laravel-ipwhitelist)[ Packagist](https://packagist.org/packages/jhonoryza/laravel-ipwhitelist)[ RSS](/packages/jhonoryza-laravel-ipwhitelist/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (5)Versions (4)Used By (0)

Laravel Ip Whitelist
====================

[](#laravel-ip-whitelist)

This package is intended for ip whitelist feature in laravel project. It will help you to check if the user is coming from the whitelisted ip or not. by configuring the whitelist ip in the config file.

---

Requirement
-----------

[](#requirement)

- PHP &gt;= 8.0
- Laravel &gt;= 8.0

Getting Started
---------------

[](#getting-started)

### Package installation

[](#package-installation)

```
composer require jhonoryza/laravel-ipwhitelist
```

adjust `.env` file like this

```
IP_WHITELIST=127.0.0.1,192.168.1.1
```

register the middleware `ipwhitelist` in route or controller

---

Security
--------

[](#security)

If you've found a bug regarding security, please mail  instead of using the issue tracker.

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance66

Regular maintenance activity

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

3

Last Release

208d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b350bd59744652aada177f2b11c36297774540fadd91f1f41fbfc0bd79e0886?d=identicon)[jhonoryza](/maintainers/jhonoryza)

---

Top Contributors

[![jhonoryza](https://avatars.githubusercontent.com/u/5910636?v=4)](https://github.com/jhonoryza "jhonoryza (3 commits)")

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/jhonoryza-laravel-ipwhitelist/health.svg)

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

###  Alternatives

[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.3M18](/packages/directorytree-ldaprecord-laravel)[illuminate/auth

The Illuminate Auth package.

10528.2M1.2k](/packages/illuminate-auth)[althinect/filament-spatie-roles-permissions

3481.1M10](/packages/althinect-filament-spatie-roles-permissions)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6804.7k6](/packages/hasinhayder-tyro)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1563.2k4](/packages/masterix21-laravel-licensing)

PHPackages © 2026

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