Libraries tagged by distance
designbycode/fuzzy-search
6 Downloads
The Fuzzy Search package provides a simple and efficient way to perform fuzzy searches on a collection of texts using the Levenshtein distance algorithm. This package is useful when you need to search for texts that may contain typos or slight variations.
bdp-raymon/rhyme-suggester
51 Downloads
rhyme suggester based on phonetics, using edit-distance algorithm
yrehan32/php-haversine
30 Downloads
A package used to calculate the distance between two coordinate points using the haversine algorithm
wellingtonbarbosa/knn
31 Downloads
A package to calculate Euclidean distance in a simple way, in addition to comparing results for recommendation quickly and symptomatically, without ifs.
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
1246 Downloads
Library to determine absolute or relative locations of points by measurement of distances.
nolazybits/propel2-geocodable-behavior
1820 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.
negromovich/latlon-calculator
122 Downloads
Calculate distance, bearing and more between Latitude/Longitude points
labs7in0/coord
124 Downloads
A simple coord library with distance calculating and BD09-WGS84-GCJ02 transforming.
jcbontemps/phylogenetictree
13 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/).
internetguru/laravel-smart-redirect
362 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.
davidvandertuijn/geodistance
71 Downloads
Geo Distance
phil/geolocation-bundle
794 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.
volk/php-google-matrix-distance-api-client
25 Downloads
Google matrix api for php implementation