gulios/sxf-geoip

SXF GeoIp Component

1.0.0 2018-08-10 15:02 UTC

This package is auto-updated.

Last update: 2025-09-07 02:10:18 UTC


README

The GeoIp component based geoip2/geoip2

Example usage:
  1. Use Composer to install SXF Config into your project:

    composer require gulios/sxf-geoip
  2. Initialize in your code:

$geoData = new GeoIp(.mmdb database file);