akaunting / laravel-firewall

Web Application Firewall (WAF) package for Laravel

Home Page:https://akaunting.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Suggestion: Add IP2Loccation.io in Geo Middleware

ip2location opened this issue · comments

I would like to introduce the IP2Location.io IP geolocation API. It has the following advantages compare to other API.

  • Fast - one of the fastest API in the market using multi-location servers and anycast technology
  • Accurate - based on IP2Location and IP2Proxy database which is available since 2002
  • Free - free tier with 30,000 queries monthly available to all users who sign-up online

Please consider IP2Location.io as one of the database source in geo middleware module. Feel free to ping me if you have any questions.

Thank you.

Feel free to submit such a PR by looking at this example.

Hi @denisdulici, we have created the PR at #68. Can you help to review it?