PHPackages                             icovn/php-ip-filter - 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. icovn/php-ip-filter

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

icovn/php-ip-filter
===================

Small lib to check if a IP is in multiple range or not

07PHP

Since Jan 17Pushed 10y ago1 watchersCompare

[ Source](https://github.com/icovn/php-ip-filter)[ Packagist](https://packagist.org/packages/icovn/php-ip-filter)[ RSS](/packages/icovn-php-ip-filter/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

php-ip-filter
=============

[](#php-ip-filter)

Small lib to check if a IP is in multiple range or not

Example:
$filter = new IpFilter(array('10.22.0.0 255.255.0.0','10.24.0.0 255.255.0.0','10.26.0.0 255.255.0.0','10.28.0.0 255.255.0.0'));
$result = $filter -&gt; check('10.28.255.1');

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f61efcf834578809b3830c9022a4b94e038394e3a60e88a7502fabe60e1c318c?d=identicon)[icovn](/maintainers/icovn)

---

Top Contributors

[![icovn](https://avatars.githubusercontent.com/u/1467942?v=4)](https://github.com/icovn "icovn (2 commits)")

### Embed Badge

![Health badge](/badges/icovn-php-ip-filter/health.svg)

```
[![Health](https://phpackages.com/badges/icovn-php-ip-filter/health.svg)](https://phpackages.com/packages/icovn-php-ip-filter)
```

###  Alternatives

[cerbero/lazy-json

Framework-agnostic package to load JSONs of any dimension and from any source into Laravel lazy collections.

255316.2k1](/packages/cerbero-lazy-json)[bref/symfony-bridge

Makes Symfony work on AWS Lambda with Bref

501.9M8](/packages/bref-symfony-bridge)[humanmade/lottie-lite

A lightweight Lottie Animations Extension for WordPress

385.0k](/packages/humanmade-lottie-lite)

PHPackages © 2026

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