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

Since Dec 9Pushed 5mo 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 1mo 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

33

—

LowBetter than 75% of packages

Maintenance73

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

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

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[olssonm/l5-very-basic-auth

Laravel stateless HTTP basic auth without the need for a database

1662.5M1](/packages/olssonm-l5-very-basic-auth)[stechstudio/laravel-jwt

Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel

126117.6k](/packages/stechstudio-laravel-jwt)[scaler-tech/laravel-saml2

SAML2 Service Provider integration for Laravel applications, based on OneLogin toolkit

2737.5k](/packages/scaler-tech-laravel-saml2)[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)
