The IP PHP Class provides a comprehensive set of functions for handling and manipulating IP addresses (IPv4 only). It includes creation, validation, block information, and checking of IP addresses within CIDR blocks.
| Tags | php class |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: This class has now be extended to handle IPv6.


Release Notes: This is a minor code update and clean up.


Release Notes: This release adds four new functions to allow the retrieval of the first and last IP in any given range and also the first and last usable IP in any given range.