2017 © Pedro Peláez
 

library php-ip

IPv4/IPv6 manipulation library for PHP

image

rlanvin/php-ip

IPv4/IPv6 manipulation library for PHP

  • Sunday, November 6, 2016
  • by rlanvin
  • Repository
  • 12 Watchers
  • 47 Stars
  • 30,580 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 10 Forks
  • 2 Open issues
  • 3 Versions
  • 12 % Grown

The README.md

PHP IP Library

IPv4/IPv6 manipulation library for PHP inspired by Python ipaddress., (*1)

Build status Latest Stable Version Total Downloads, (*2)

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., (*3)

Simply run composer require rlanvin/php-ip for it to be automatically installed and included in your composer.json., (*4)

Now you can use the autoloader, and you will have access to the library:, (*5)

require 'vendor/autoload.php';

Documentation

Complete doc is available in the wiki., (*6)

Contribution

Feel free to contribute! Just create a new issue or a new pull request., (*7)

License

This library is released under the MIT License., (*8)

The Versions

06/11 2016

dev-master

9999999-dev https://github.com/rlanvin/php-ip

IPv4/IPv6 manipulation library for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-gmp *

 

ip ipv6 ipv4

26/06 2015

v1.0.1

1.0.1.0 https://github.com/rlanvin/php-ip

IPv4/IPv6 manipulation library for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-gmp *

 

ip ipv6 ipv4

24/04 2014

v1.0.0

1.0.0.0 https://github.com/rlanvin/php-ip

IPv4/IPv6 manipulation library for PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-gmp *

 

ip ipv6 ipv4