szekeresa/geocoder-freeipapi-provider

Geocoder FreeIPAPI adapter

Installs: 70

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/szekeresa/geocoder-freeipapi-provider

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

This package is auto-updated.

Last update: 2025-09-29 15:51:53 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.