valantic-spryker-eco/maxmind-db
最新稳定版本:1.0.0
Composer 安装命令:
composer require valantic-spryker-eco/maxmind-db
包简介
MaxMind GeoIP2 DB Reader Spryker implementation
README 文档
README
MaxMind GeoIP2 DB Reader Spryker implementation
A client layer abstraction to use MaxMind GeoIP2 DB Reader. Refer to https://www.maxmind.com/ for documentation of the API.
Install package
composer req valantic-spryker-eco/maxmind-db
Update your shared config
$config[MaxmindDbConstants::MAXMIND_DB_FILE_LOCATION] = APPLICATION_ROOT_DIR . '/data/GeoLite2-Country.mmdb';
Usage
Inject
\ValanticSpryker\Client\MaxmindDb\MaxmindDbClient
where you need it.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-08-01