This is the IP2Location provider from the PHP Geocoder. This is a READ ONLY repository. See the main repo for information and documentation.
composer require geocoder-php/ip2location-provider
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.
Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker.