Download the PHP package sapioweb/geocode without Composer
On this page you can find all versions of the php package sapioweb/geocode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sapioweb/geocode
More information about sapioweb/geocode
Files in sapioweb/geocode
Download sapioweb/geocode
More information about sapioweb/geocode
Files in sapioweb/geocode
Vendor sapioweb
Package geocode
Short Description PHP geocoding for laravel 5 & 5.1 using Google API
License MIT
Homepage http://localhost
Package geocode
Short Description PHP geocoding for laravel 5 & 5.1 using Google API
License MIT
Homepage http://localhost
Please rate this library. Is it a good library?
Informations about the package geocode
geocode
PHP Address Geocoding for laravel using Google API
Install
composer require sapioweb/geocode
Include Sapioweb\Geocode\GeocodeServiceProvider::class,
in your config/app.php
Usage
Pull Latitude: $geocode['geometry']['location']['lat']
Pull Longitude: $geocode['geometry']['location']['lng']
License
This software is open-sourced software licensed under the MIT license. For questions please email [email protected] or [email protected] or visit Sapioweb.com to learn more and get in contact
All versions of geocode with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package sapioweb/geocode contains the following files
Loading the files please wait ....