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

Do not add .BIN files in the repo #25

Closed mmf-amarcos closed 5 years ago

mmf-amarcos commented 5 years ago

Hello,

I suggest not to include the ./databases directory in the repo as:

Also it would be great to have a reference on instanciating it through composer.

chrislim2888 commented 5 years ago

This library need a BIN to run, therefore I preserved one BIN and removed those unused to reduce the size. By the way, you can also download this library using the composer, it's already supported.