Libraries tagged by distances
akuechler/laravel-geoly
42236 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
treffynnon/navigator
192226 Downloads
Geographic calculations for PHP
tigo/recommendation
8470 Downloads
collaborative filtering recommender systems
jtejido/geodesy-php
26782 Downloads
PHP library for geodesy functions
salavert/time-ago-in-words
600150 Downloads
Time ago Twig extension where you can easily convert a datetime or timestamp to a distance of time in words.
webd/language
136510 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
tom-lingham/searchy
365360 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
rafaelfragoso/haversini-formula
188047 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.
jeroendesloovere/distance
53114 Downloads
Get distance between two locations using PHP.
pnlinh/laravel-google-distance
32776 Downloads
Caculate Google Distance Matrix API in Laravel
toin0u/geotools
1192 Downloads
Geo-related tools PHP 7.3+ library
riverside/php-osrm
9862 Downloads
PHP client for Project-OSRM.
netsells/laravel-geoscope
17386 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
danmichaelo/coma
21339 Downloads
Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94
willdurand/propel-geocodable-behavior
63307 Downloads
The GeocodableBehavior helps you build geo-aware applications. It automatically geocodes your models when they are saved, giving you the ability to search by location and calculate distances between records.