geocoder-php / Geocoder

The most featured Geocoder library written in PHP.
https://geocoder-php.org
MIT License
3.94k stars 517 forks source link

Add IP2LocationIo provider #1201

Open ip2location opened 8 months ago

ip2location commented 8 months ago

Added service from https://www.ip2location.io as a new provider.

jbelien commented 8 months ago

Hello @ip2location,

We already have a IP2Location provider: https://github.com/geocoder-php/Geocoder/tree/master/src/Provider/IP2Location

What's the difference between IP2Location.com and IP2Location.io ?

ip2location commented 8 months ago

Hello @jbelien,

The IP2Location is using an old API interface which we have deprecated. However, we are still supporting it for all existing users.

This PR is for IP2Location.io API which he launched in 2021. The new API is faster and offer free queries.

ip2location commented 8 months ago

Hi @jbelien,

Do you need more information from us? Feel free to ask.