szekeresa/geocoder-freeipapi-provider

v1.1.0 2025-08-29 15:29 UTC

This package is auto-updated.

Last update: 2025-08-29 15:44:36 UTC


README

This is the FreeIPAPI provider from the PHP Geocoder.

Install

composer require szekeresa/geocoder-freeipapi-provider

Usage

$httpClient = new \Http\Discovery\Psr18Client();

$provider = new Geocoder\Provider\FreeIPAPI\FreeIPAPI($httpClient);

Contribute

Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker.