Skip to content

Instantly share code, notes, and snippets.

@sierky
sierky / IpUtils.php
Created November 30, 2023 15:52
PHP 8.0+ ipv4 and ipv6 compare / in range checking class
<?php
namespace UpToYou;
/**
* Class to consolidate the logic of comparing ip addresses and if they are within a given range.
*/
class IpUtils {
/**
* Network ranges can be specified as: