metasyntactical/ip-address-grouper

PHP library to detect in which ip ranges a given ip is

v0.1.0 2019-01-14 17:09 UTC

This package is auto-updated.

Last update: 2024-04-15 05:31:19 UTC


README

This library provides a simple mechanism to check in which IP ranges of a given list of ranges an IP is.

Latest Stable Version Minimum PHP Version

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.