Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 390 Bytes

File metadata and controls

19 lines (11 loc) · 390 Bytes

IPCalc

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.