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
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: 2024-10-15 06:30:49 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.