Releases: nathan-fiscaletti/ipstackgeo-php
Releases · nathan-fiscaletti/ipstackgeo-php
FreeGeoIp For PHP Version 1.7.0
v1.7.0 Update composer.json
FreeGeoIp For PHP Version 1.6.4
v1.6.4 Fixed Style CI: Stage 1
FreeGeoIp For PHP Version 1.6.3
Merge pull request #28 from mihaikelemen/master * fixes invalid method used * fixes cURL error 3: IPv6 numerical address used in URL without brackets
FreeGeoIp For PHP Version 1.6.2
V1.6.2 (#27) V1.6.2
FreeGeoIp For PHP Version 1.6.1
- Fixed code maintainability issues
FreeGeoIp For PHP Version 1.6
- Removed dependency on Extended Arrays
- Added Hostname lookup option
- Added security option
- Added Language option
- Added bulk lookup option
- Added getOwnLocation lookup option
- Moved configuration from constructor to fluent function patterns
FreeGeoIp For PHP Version 1.5
v1.5 Update GeoLookup.php
FreeGeoIp For PHP Version 1.4
v1.4 Update composer.json
FreeGeoIp For PHP Version 1.3
Merge pull request #9 from nathan-fiscaletti/v1.3 V1.3
FreeGeoIp For PHP Version 1.2
FreeGeoIp for PHP is a simple library used to interface with a freegeoip API.
Hint: FreeGeoIp for PHP is available through Composer.
composer require nafisc/freegeoip-php
.
Learn more about FreeGeoIP here: freegeoip.net
Features
- Retrieve the Geo Location data for any IP address.
- Link to a custom freegeoip server