Download the PHP package cmdrsharp/ip-addressing without Composer
On this page you can find all versions of the php package cmdrsharp/ip-addressing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cmdrsharp/ip-addressing
More information about cmdrsharp/ip-addressing
Files in cmdrsharp/ip-addressing
Download cmdrsharp/ip-addressing
More information about cmdrsharp/ip-addressing
Files in cmdrsharp/ip-addressing
Vendor cmdrsharp
Package ip-addressing
Short Description A collection of traits for IP Operations.
License MIT
Package ip-addressing
Short Description A collection of traits for IP Operations.
License MIT
Please rate this library. Is it a good library?
Informations about the package ip-addressing
About
A collection of traits for general IP operations. New traits may be added over time.
Current Requirements
- PHP 7.1 or newer
Installation
Via composer
Usage
Use the applicable Trait in your classes.
What trait contains what?
IPv4
getNetworkFromIp(string $ip, string $netmask): string
getBroadcastFromIp(string $ip, string $netmask): string
Subnet
getCidrFromNetmask(string $netmask): string
Versioning
This package follows Explicit Versioning.
Authors
License
The MIT License (MIT)
All versions of ip-addressing with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package cmdrsharp/ip-addressing contains the following files
Loading the files please wait ....