jormin/laravel-ip

解析IP地址,使用 [ipip.net](http://www.ipip.net/) 的服务。
4,262 3
Install
composer require jormin/laravel-ip
Latest Version:v1.0
PHP:~5.6|~7.0
License:MIT
Last Updated:Apr 3, 2017
Links: GitHub  ·  Packagist
Maintainer: jormin

laravel-ip

解析IP地址,使用 ipip.net 的服务。

安装

  1. 安装包文件

    $ composer require jormin/laravel-ip
    

使用

  1. 代码中使用

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

License

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

Related Packages

jormin/laravel-ddoc

每次开发项目时,总是会被要求提供数据字典,每次手动写文档太累了,所以写了这个扩展...

7,459 151
jormin/laravel-geetest

极验验证码 v3.0 Laravel 扩展包

10,526 22
sumanion/laravel-cloudflare

Simple way to determine real client IP and country when using CloudFlare

3,145 9
lab404/laravel-auth-checker

Laravel Auth Checker allows you to log users authentication, devices authenticat...

167,642 223
stevebauman/location

Retrieve a user's location by their IP Address

8,805,590 1,301