A set of utility classes for working with IP addresses in PHP. Supports both IPv4 and IPv6 schemes.
Fork to support PHP 8.1
PHP 8.1 required
is_same_version is now public
Now throws instead of returning [null, null] when no smallest block is found
Now throws InvalidArgumentException instead of returning null when no smallest block is found