alfa-dev-team/abstractapi-geo
Composer 安装命令:
composer require alfa-dev-team/abstractapi-geo
包简介
A description for abstractapi-geo.
关键字:
README 文档
README
Install
composer require alfa-dev-team/abstractapi-geo
php artisan vendor:publish --provider="AlfaDevTeam\AbstractapiGeo\AbstractapiGeoServiceProvider" --tag="migrations"
Usage
Add parameter ABSTRACTAPI_IP_GEOLOCATION_API_KEY= to the .env file.
You can then use Location::getGeoByIp({ip}) to retrieve the location object.
After you can call follow method:
getCountry();getCity();getСoordinates();
Testing
Run the tests with:
vendor/bin/phpunit
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-12-06