mirror of
https://github.com/chinayin/ip2region-core-php.git
synced 2025-12-03 12:14:26 +08:00
fix README.md
This commit is contained in:
parent
8600fc60f7
commit
1cb26e6da0
12
README.md
12
README.md
@ -1,7 +1,15 @@
|
||||
### ip2region SDK for PHP
|
||||
# ip2region SDK for PHP
|
||||
|
||||
[](https://github.com/chinayin)
|
||||
[](LICENSE)
|
||||
[](https://packagist.org/packages/chinayin/ip2region-core)
|
||||
[](https://packagist.org/packages/chinayin/ip2region-core)
|
||||

|
||||
|
||||
### Installation
|
||||
|
||||
运行环境要求 PHP 7.1 及以上版本,以及[cURL](http://php.net/manual/zh/book.curl.php)。
|
||||
|
||||
#### 官方原生查询包
|
||||
|
||||
特点:包更小,数据路径自定义
|
||||
@ -12,7 +20,7 @@
|
||||
|
||||
特点:`xdb数据`封装在composer包内,数据会不定期更新
|
||||
|
||||
使用方法:[chinayin/ip2region](https://github.com/chinayin/ip2region-sdk-php)
|
||||
使用方法:[github.com/chinayin/ip2region](https://github.com/chinayin/ip2region-sdk-php)
|
||||
|
||||
> composer require chinayin/ip2region
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user