Download the PHP package pfinal/ip2region without Composer
On this page you can find all versions of the php package pfinal/ip2region. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pfinal/ip2region
More information about pfinal/ip2region
Files in pfinal/ip2region
Download pfinal/ip2region
More information about pfinal/ip2region
Files in pfinal/ip2region
Vendor pfinal
Package ip2region
Short Description ip2region
License MIT
Homepage http://www.pfinal.cn
Package ip2region
Short Description ip2region
License MIT
Homepage http://www.pfinal.cn
Please rate this library. Is it a good library?
Informations about the package ip2region
本库基于 ip2region ,简单整合方便使用composer
来管理。
ip2region - 最自由的ip地址查询库,ip到地区的映射库,提供Binary,B树和纯内存三种查询算法
1. 99.9%准确率,定时更新:
数据聚合了一些知名ip到地名查询提供商的数据,这些是他们官方的的准确率,经测试着实比纯真啥的准确多了。
每次聚合一下数据需要1-2天,会不定时更新。
2. 标准化的数据格式:
每条ip数据段都固定了格式:城市Id|国家|区域|省份|城市|ISP
只有中国的数据精确到了城市,其他国家只能定位到国家,后前的选项全部是0,已经包含了全部你能查到的大大小小的国家。
3. 体积小:
数据库文件ip2region.db只有1.5M
Composer 安装
ip2region 使用
All versions of ip2region with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package pfinal/ip2region contains the following files
Loading the files please wait ....