Looking to hire Laravel developers? Try LaraJobs

laravel-ip maintained by jormin

Description
解析IP地址,使用 [ipip.net](http://www.ipip.net/) 的服务。
Author
Last update
2017/04/03 07:33 (dev-master)
License
Downloads
4 163
Tags

Comments
comments powered by Disqus

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.