larva/laravel-ip2location

This is a ip2location.

1.0.0 2021-03-09 02:14 UTC

This package is auto-updated.

Last update: 2024-03-09 08:50:01 UTC


README

Laravel 的 ip2location 位置查询模块

Latest Stable Version Latest Unstable Version

环境需求

  • PHP >= 7.2.5

Installation

composer require larva/laravel-ip2location
    $info=  \Larva\Ip2Location\Ip2Location::get('218.1.2.3');