Download the PHP package rlanvin/php-ip without Composer
On this page you can find all versions of the php package rlanvin/php-ip. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rlanvin/php-ip
More information about rlanvin/php-ip
Files in rlanvin/php-ip
Download rlanvin/php-ip
More information about rlanvin/php-ip
Files in rlanvin/php-ip
Vendor rlanvin
Package php-ip
Short Description IPv4/IPv6 manipulation library for PHP
License MIT
Homepage https://github.com/rlanvin/php-ip
Package php-ip
Short Description IPv4/IPv6 manipulation library for PHP
License MIT
Homepage https://github.com/rlanvin/php-ip
Please rate this library. Is it a good library?
Informations about the package php-ip
PHP IP Library
IPv4/IPv6 manipulation library for PHP inspired by Python ipaddress.
Requirements
- PHP >= 7.1
- IPv6 support enabled
- GMP extension (www.php.net/manual/en/book.gmp.php)
Installation
The recommended way is to install the lib through Composer.
Simply run composer require rlanvin/php-ip
for it to be automatically installed and included in your composer.json
.
Now you can use the autoloader, and you will have access to the library:
Documentation
Complete doc is available in the wiki.
Contribution
Feel free to contribute! Just create a new issue or a new pull request.
License
This library is released under the MIT License.
All versions of php-ip with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-gmp Version *
ext-gmp Version *
The package rlanvin/php-ip contains the following files
Loading the files please wait ....