nuthouse-cis/sxgeo
Composer 安装命令:
composer require nuthouse-cis/sxgeo
包简介
PHP library Sypex Geo API (http://sypexgeo.net)
关键字:
README 文档
README
Sypex Geo - product for location by IP address. Obtaining the IP address, Sypex Geo outputs information about the location of the visitor - country, region, city, geographical coordinates and other in Russian and in English. Sypex Geo use local compact binary database file and works very quickly. For more information visit: http://sypexgeo.net/
Installation
The preferred way to install this extension is through composer.
composer require nuthouse-cis/sxgeo
Or add to your composer.json file.
{
"require": {
"nuthouse-cis/sxgeo": "*"
}
}
Testing
- Unit tests:
$ vendor/bin/phpunit
or
composer run-script test
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2021-03-26