metasyntactical / ip-address-grouper
PHP library to detect in which ip ranges a given ip is
Installs: 4 120
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/metasyntactical/ip-address-grouper
Requires
- php: >= 7.2.0, <7.4.0
- s1lentium/iptools: ^1.1
Requires (Dev)
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2025-10-15 08:43:26 UTC
README
This library provides a simple mechanism to check in which IP ranges of a given list of ranges an IP is.
Installation
You may use Composer to download and install this library as well as its dependencies.
$ composer req metasyntactical/ip-address-grouper
License
This library is distributed "as-is" without warranty of any kind under the terms of the MIT license.