Libraries tagged by distance-matrix
hpsweb/laravel-google-distance-matrix
55 Downloads
Calculate distance between address with Google Distance Matrix API in Laravel
devco-app/google-distance-matrix-api
62 Downloads
Google distance matrix api
arraypress/google-distance-matrix
1 Downloads
A PHP library for integrating with the Google Distance Matrix API in WordPress, providing travel distance and time calculations between multiple origins and destinations. Features WordPress transient caching and WP_Error support.
aram-zahedi/google-distance-matrix
318 Downloads
Google distance matrix API - Estimate travel time and distance for multiple origins and destinations.
thinwrap/location
1 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, zero vendor dependencies.
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
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
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.
jcbontemps/phylogenetictree
39 Downloads
Compute phylogenetic trees from distance matrix using BioNJ algorithm. It produce Newick file and Weighted newick if needed. There is also a render using Equal-angle algorithm and SVG output for testing. It's recommended to use a JS render like 'phylotree.js' (demo of phylotree.js here http://phylotree.hyphy.org/).