2017 © Pedro Peláez
 

library ipip

get the ip location in Chinese

image

wenbinye/ipip

get the ip location in Chinese

  • Friday, July 15, 2016
  • by wenbinye
  • Repository
  • 1 Watchers
  • 3 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

17mon PHP IP Library

Installation

Install via composer ::, (*1)

composer require wenbinye/ipip

Usage

code example ::, (*2)

<?php
use ipip\Ip;

var_dump(Ip::getInstance()->find('1.192.94.203'));
// 返回结果
array (size=4)
  0 => string '中国' (length=6)
  1 => string '河南' (length=6)
  2 => string '郑州' (length=6)
  3 => string '' (length=0)

The Versions

15/07 2016

dev-master

9999999-dev

get the ip location in Chinese

  Sources   Download

MIT

The Development Requires

by Ye Wenbin

ip location chinese

15/07 2016

v1.0

1.0.0.0

get the ip location in Chinese

  Sources   Download

MIT

The Development Requires

by Ye Wenbin

ip location chinese