Libraries tagged by distances
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
martijnoud/distancematrix
1903 Downloads
API wrapper to get the distance between two addresses using Google's Distance Matrix API
jcbontemps/phylogenetictree
11 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
349 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
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.