slacker775 / ipcalc
IP Address Calculation Classes
Installs: 520
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 0
Forks: 1
Open Issues: 0
pkg:composer/slacker775/ipcalc
Requires
- php: >=8.0
Requires (Dev)
This package is auto-updated.
Last update: 2025-10-10 00:56:38 UTC
README
IP Calculator library for PHP
This code is heavily based on the IPCalc Python library (https://github.com/tehmaze/ipcalc)
Requirements
- PHP 7.4 or higher
Installation
Install the module:
$ php composer.phar require slacker775/ipcalc
NOTE: While there is some stubbed in support for IPv6, there currently is NO functional IPv6 capability with this library.