Download the PHP package biscolab/geocoder without Composer
On this page you can find all versions of the php package biscolab/geocoder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package geocoder
NO LONGER MANTAINED
Replaced by Google Maps PHP SDK
Geocoder
Simple Google Maps Geocoder PHP library. Get Latitude and Longitude of selected address in few steps!
Installation
You can install the package via composer:
How to use
-
Chose the address
-
Get location
- Use data
getLocation
method returns aGeocoderLocation
object. To retrieve latitude (Lat) and longitude (Lng) use the following methods:
That's it!
All versions of geocoder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9|7.*
The package biscolab/geocoder contains the following files
Loading the files please wait ....