Skip to content

Releases: nathan-fiscaletti/ipstackgeo-php

FreeGeoIp For PHP Version 1.7.0

30 Dec 02:48
a6dc478
Compare
Choose a tag to compare
v1.7.0

Update composer.json

FreeGeoIp For PHP Version 1.6.4

26 Nov 17:26
Compare
Choose a tag to compare
v1.6.4

Fixed Style CI: Stage 1

FreeGeoIp For PHP Version 1.6.3

26 Nov 16:57
98ee090
Compare
Choose a tag to compare
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

27 Jun 22:06
144d265
Compare
Choose a tag to compare
V1.6.2 (#27)

V1.6.2

FreeGeoIp For PHP Version 1.6.1

27 Jun 20:24
049e597
Compare
Choose a tag to compare
  • Fixed code maintainability issues

FreeGeoIp For PHP Version 1.6

27 Jun 20:02
2bd0915
Compare
Choose a tag to compare
  • 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

28 Dec 21:15
b0b4097
Compare
Choose a tag to compare
v1.5

Update GeoLookup.php

FreeGeoIp For PHP Version 1.4

20 Jul 16:13
761d608
Compare
Choose a tag to compare
v1.4

Update composer.json

FreeGeoIp For PHP Version 1.3

18 Jul 20:43
f4debbe
Compare
Choose a tag to compare
Merge pull request #9 from nathan-fiscaletti/v1.3

V1.3

FreeGeoIp For PHP Version 1.2

17 Jan 04:00
f56f37a
Compare
Choose a tag to compare

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

License

Features

  • Retrieve the Geo Location data for any IP address.
  • Link to a custom freegeoip server