geocoder-php/ip2location-provider

Geocoder IP2Location adapter

1.3.0 2022-07-30 12:09 UTC

This package is auto-updated.

Last update: 2024-04-04 09:56:25 UTC


README

Build Status Latest Stable Version Total Downloads Monthly Downloads Code Coverage Quality Score Software License

This is the IP2Location provider from the PHP Geocoder. This is a READ ONLY repository. See the main repo for information and documentation.

Install

composer require geocoder-php/ip2location-provider

Note

This provider requires IP2Location™ IP Geolocation Web Service subscription. It is a paid solution with high accuracy. For free solution, please use our free IpInfoDB project. Ipinfodb is using IP2Location LITE database which has less accuracy at city level.

Please note that this provider is querying IP2Location Web Service WS9 package and each query will cost 4 credits.

Contribute

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