jormin / laravel-ip by jormin

解析IP地址,使用 [ipip.net](http://www.ipip.net/) 的服务。
4,156
3
2
Package Data
Maintainer Username: jormin
Maintainer Contact: jorminxee@gmail.com (Jormin)
Package Create Date: 2017-04-03
Package Last Update: 2017-04-03
Home Page: https://blog.lerzen.com
Language: PHP
License: MIT
Last Refreshed: 2024-04-27 03:09:09
Package Statistics
Total Downloads: 4,156
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 3
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

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.