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(8mo ago)03MITPHPPHP ^8.0

Since Dec 9Pushed 8mo 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 1w ago

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

30

—

LowBetter than 61% of packages

Maintenance60

Regular maintenance activity

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

253d 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

[illuminate/auth

The Illuminate Auth package.

9328.5M1.4k](/packages/illuminate-auth)[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5732.5M23](/packages/directorytree-ldaprecord-laravel)[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.

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

PHPackages © 2026

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