Skip to content

daspecster/geolocation-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geolocation-php

Geo-location API server written in PHP.

This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com.

Example!

$ composer install
$ php -S localhost:8000

Navigate to http://localhost:8000?ip=12.12.12.12

Library Example

For a pure example of using the library checkout lib-example.php.

About

Geo-location API server written in PHP with update script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages