Libraries tagged by distances
akuechler/laravel-geoly
68235 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
treffynnon/navigator
232867 Downloads
Geographic calculations for PHP
jtejido/geodesy-php
103699 Downloads
PHP library for geodesy functions
salavert/time-ago-in-words
633315 Downloads
Time ago Twig extension where you can easily convert a datetime or timestamp to a distance of time in words.
webd/language
194837 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
rafaelfragoso/haversini-formula
219229 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.
craue/geo-bundle
362549 Downloads
Doctrine functions for calculating geographical distances in your Symfony project.
tom-lingham/searchy
375135 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
jeroendesloovere/distance
67137 Downloads
Get distance between two locations using PHP.
pnlinh/laravel-google-distance
60956 Downloads
Caculate Google Distance Matrix API in Laravel
jfcherng/php-levenshtein-distance
17459 Downloads
Calculate the Levenshtein distance and edit progresses between two strings.
toin0u/geotools
1338 Downloads
Geo-related tools PHP 7.3+ library
riverside/php-osrm
32943 Downloads
PHP client for Project-OSRM.
fjw/color-compare
11522 Downloads
A library for converting colors (Hex, RGB, HSL, CIELAB (LAB), DIN-99) and calculating color distances based on DIN-99.
bl4ckbon3/strsim
56825 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more