2017 © Pedro Peláez
 

library ip

解析IP地址,使用 [ipip.net](http://www.ipip.net/) 的服务。

image

jormin/ip

解析IP地址,使用 [ipip.net](http://www.ipip.net/) 的服务。

  • Thursday, December 21, 2017
  • by jormin
  • Repository
  • 1 Watchers
  • 0 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 21 % Grown

The README.md

说明

解析IP地址,使用 ipip.net 的服务。, (*1)

安装

  1. 安装包文件, (*2)

    bash $ composer require jormin/ip, (*3)

使用

  1. 代码中使用, (*4)

    获取地址数组, (*5)

    Jormin\IP\IP:ip2addr('your ip');
    

    获取地址字符串, (*6)

    Jormin\IP\IP:ip2addr('your ip', 'your glue');
    

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

21/12 2017

dev-master

9999999-dev https://github.com/jormin/ip

解析IP地址,使用 [ipip.net](http://www.ipip.net/) 的服务。

  Sources   Download

MIT

The Requires

  • php ^5.6 || ^7.0

 

ip jormin

21/12 2017

v1.0

1.0.0.0 https://github.com/jormin/ip

解析IP地址,使用 [ipip.net](http://www.ipip.net/) 的服务。

  Sources   Download

MIT

The Requires

  • php ^5.6 || ^7.0

 

ip jormin