Libraries tagged by distancematrix
hpsweb/laravel-google-distance-matrix
55 Downloads
Calculate distance between address with Google Distance Matrix API in Laravel
devco-app/google-distance-matrix-api
66 Downloads
Google distance matrix api
aram-zahedi/google-distance-matrix
318 Downloads
Google distance matrix API - Estimate travel time and distance for multiple origins and destinations.
thinwrap/location
2 Downloads
Lightweight, SDK-free PHP wrapper for routing, distance matrix, geocoding, and isochrone across Google, Mapbox, HERE, ESRI, TomTom, and OSRM. Stateless, PSR-18 BYO HTTP client; php-http/discovery is the only runtime dependency (auto-wires a PSR-18 client when none is injected); no vendor SDKs.
nrdq/google-maps
613 Downloads
Collection of Google Maps API Web Services for Laravel
ndrd/google-maps-lumen
913 Downloads
Collection of Google Maps API Web Services for Laravel
ivand4re/google-maps-lumen-v9
1 Downloads
Collection of Google Maps API Web Services for Laravel
damienharper/navigation-bundle
9871 Downloads
Provides routing, distance matrix features etc from different providers
codingphase/google-distance
635 Downloads
Google distance matrix API - Estimate travel time and distance for multiple destinations.
adrianoalves/google-geolocation
11 Downloads
Simple, resource saver, framework-agnostic, lightweight and vanilla PHP geolocation service using Google Geo API
zoomyboy/map
19 Downloads
Google Geocoding and DistanceMatrix Services for Laravel 5 Eloquent models
vivdub/distmatrix
22 Downloads
The package is intented to use google distance matrix api to find the time required to travel between destinations.
stevendesu/world-distance
17 Downloads
A Laravel 5 package for calculating the distance between two given points on a globe. Optionally uses Google's Distance Matrix API. By default just uses math and assumes a spherical Earth.
pnlinh/google-distance
11 Downloads
Caculate Google Distance Matrix API
meezaan/haversini-formula
0 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.