Libraries tagged by distances
rubberneck/php-postal-code
78 Downloads
Calculate the distance between U.S. zip codes and find all zip codes within a given distance of a known zip code.
prbdias/trilateration
1247 Downloads
Library to determine absolute or relative locations of points by measurement of distances.
martijnoud/distancematrix
1916 Downloads
API wrapper to get the distance between two addresses using Google's Distance Matrix API
internetguru/laravel-smart-redirect
596 Downloads
A configurable Laravel 11 middleware package that handles URL redirection based on defined routes and uses Levenshtein distance to find the closest matching route for 404 errors.
gilmarodp/haversine
18 Downloads
A PHP library to calculate distance between coordinates using the Haversine formula.
phil/geolocation-bundle
795 Downloads
A Symfony2 Bundle to handle geographic location. Add geolocation to your entities. Add address entities. Add user geo location. Add doctrine functions for calculating geographical distances in your project.
zero-config/geo-distance
67 Downloads
Calculate the distance between coordinates.
withinboredom/distance
0 Downloads
typesafe distance
volk/php-google-matrix-distance-api-client
25 Downloads
Google matrix api for php implementation
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.
reusables/distance
14 Downloads
The Distance Object
redbox/distance
43 Downloads
This package allows you to calculate the distance between 2 locations in the world using the Google Maps API
opencleancode/php-google-matrix-distance-api-client
18129 Downloads
Google matrix api for php implementation
lounisbou/php-distance
6 Downloads
A PHP library for calculating the distance between two geographical points on Earth using various Earth radius values.
ldebrouwer/distance
102 Downloads
Distance helps you calculate the distance between GPS coordinates, in vanilla PHP. Pure and simple.