larva/laravel-ip2location

This is a ip2location.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/larva/laravel-ip2location

1.0.0 2021-03-09 02:14 UTC

This package is auto-updated.

Last update: 2025-10-09 12:19:07 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');