Skip to content

valantic-CEC-Deutschland-GmbH/maxmind-db-reader

Repository files navigation

MaxMind DB Reader

Minimum PHP Version

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.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages