PHPackages                             zoomyboy/map - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. zoomyboy/map

ActiveLibrary[API Development](/categories/api)

zoomyboy/map
============

Google Geocoding and DistanceMatrix Services for Laravel 5 Eloquent models

0.0.7(8y ago)0191MITPHP

Since Sep 1Pushed 8y agoCompare

[ Source](https://github.com/zoomyboy/map)[ Packagist](https://packagist.org/packages/zoomyboy/map)[ RSS](/packages/zoomyboy-map/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (8)Used By (0)

map
===

[](#map)

This Package allows you to access Googles Geocoding and DistanceMatrix Service with an Eloquent model.

You should set the 'latitude' and 'longitude' and zip/city Attribute as a fillable:

```
