location

Detect a users location by their IP Address.

MIT License

Downloads
4.3M
Stars
1.1K
Committers
26

Bot releases are hidden (Show)

location -

Published by stevebauman over 9 years ago

location -

Published by stevebauman over 9 years ago

location - Code reformatting tweaks

Published by stevebauman over 9 years ago

location -

Published by stevebauman over 9 years ago

location - Code formatting and doc tweaks

Published by stevebauman over 9 years ago

location -

Published by stevebauman over 9 years ago

location - PSR Compatibility Update

Published by stevebauman over 9 years ago

  • All classes have been merged into the src/ directory
  • All arrays have been changed to short array syntax
location - Added tests, other small tweaks

Published by stevebauman over 9 years ago

  • Added tests
  • Updated readme.md
  • Changed formatting of some functions
location - MaxMind local database driver with Laravel 5 compatiblity

Published by stevebauman over 9 years ago

  • Updated local MaxMind mmdb path to use for Laravel 5
  • Updated geoip2 dependency to the latest 2.1.* version
location - Laravel 5 Compatibility

Published by stevebauman over 9 years ago

  • Updated for Laravel 5 compatibility
  • Updated code documentation
  • Updated all drivers with property/key checking and correct fields
location - Doc changes and config retrieval changes

Published by stevebauman over 9 years ago

location - Bug Fixes

Published by stevebauman almost 10 years ago

  • Fixed Telize driver. If a property wasn't available it would cause an exception and automatically rolled over to a fallback driver.
  • Fixed Fallback drivers never using the specified IP address in Location::get('192.168.1.1');
location - Updated get functionality

Published by stevebauman almost 10 years ago

Updated Location::get() functionality, added new IP field to the location object, and updated README documentation

location - Added new driver Telize

Published by stevebauman almost 10 years ago

location - Cleaned up the Location class and added new functions

Published by stevebauman almost 10 years ago

location - Added new IpInfo driver

Published by stevebauman almost 10 years ago

Added a new driver

location - Added MaxMind GeoIP dependency

Published by stevebauman almost 10 years ago

location - Complete package revamp

Published by stevebauman almost 10 years ago

Completely revamped package. The code is much cleaner, easier to understand, thoroughly documented and modular.

location - Beta

Published by stevebauman almost 10 years ago

Beta