From c1e98d53368c8c7e90d2d98920b9e3b7c43f86f3 Mon Sep 17 00:00:00 2001 From: Lion Date: Fri, 8 Jul 2022 11:15:40 +0800 Subject: [PATCH] add third composer repo for php --- binding/php/ReadMe.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/binding/php/ReadMe.md b/binding/php/ReadMe.md index c8080e8..02802e6 100644 --- a/binding/php/ReadMe.md +++ b/binding/php/ReadMe.md @@ -2,6 +2,8 @@ # 使用方式 +第三方 composer 地址: [https://github.com/chinayin/ip2region-core-php](https://github.com/chinayin/ip2region-core-php) + ### 完全基于文件的查询 ```php $dbFile = "ip2region.xdb file path";