chrislim2888 / IP2Location-PHP-Module

This module is a PHP module that enables the user to find the country, region, city, coordinates, zip code, ISP, domain name, timezone, connection speed, IDD code, area code, weather station code, weather station name, mobile, usage types, address type, IAB category, etc that any IP address or host name originates from.
https://www.ip2location.com
MIT License
197 stars 69 forks source link

Required Extensions #14

Closed BassemN closed 7 years ago

BassemN commented 7 years ago

Hello,

Does this package requires any PHP extensions like Gmp, BCMath,...?

Thanks

chrislim2888 commented 7 years ago

It doesn't require GMP, but yes for BCMath

BassemN commented 7 years ago

Thank you for removing GMP :+1: