Libraries tagged by distance
bl4ckbon3/strsim
43083 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
ballen/distical
206960 Downloads
A distance (Lat/Long) calculation library for PHP
akuechler/laravel-geoly
65534 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
treffynnon/navigator
231927 Downloads
Geographic calculations for PHP
jtejido/geodesy-php
99146 Downloads
PHP library for geodesy functions
salavert/time-ago-in-words
631884 Downloads
Time ago Twig extension where you can easily convert a datetime or timestamp to a distance of time in words.
webd/language
191533 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
rafaelfragoso/haversini-formula
218065 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
360306 Downloads
Doctrine functions for calculating geographical distances in your Symfony project.
tom-lingham/searchy
374701 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
pnlinh/laravel-google-distance
59771 Downloads
Caculate Google Distance Matrix API in Laravel
jfcherng/php-levenshtein-distance
16102 Downloads
Calculate the Levenshtein distance and edit progresses between two strings.
riverside/php-osrm
32147 Downloads
PHP client for Project-OSRM.
fjw/color-compare
11180 Downloads
A library for converting colors (Hex, RGB, HSL, CIELAB (LAB), DIN-99) and calculating color distances based on DIN-99.
netsells/laravel-geoscope
35270 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.