Libraries tagged by distance calculation
phil/geolocation-bundle
795 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.
sahinersever/distance-coordinates
34 Downloads
This class calculating distance between two coordinates..
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.
lounisbou/php-distance
23 Downloads
A PHP library for calculating the distance between two geographical points on Earth using various Earth radius values.
adrianoferreira/document-distance
37 Downloads
A simple library for calculating the distance between two documents through the cosine similarity algorithm.
aamant/distance
43 Downloads
calculating the distance between differents points
honest/distance
6 Downloads
Library for calculating the distance between two points.
apiverve/distancecalculator
0 Downloads
Distance Calculator is a simple tool for calculating the distance between two locations. It returns the distance in miles and kilometers.
apiverve/colorsimilarity
0 Downloads
Color Similarity Calculator is a tool for calculating similarity between two colors. It uses multiple algorithms including RGB distance, HSL comparison, and Delta E to provide comprehensive color similarity analysis.
labs7in0/coord
127 Downloads
A simple coord library with distance calculating and BD09-WGS84-GCJ02 transforming.
gleman17/laravel-geographical
55 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
dynamicscreen/laravel-geographical
252 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
vpro/geo-calculator
4 Downloads
A PHP package for calculating geographical distances
negromovich/latlon-calculator
934 Downloads
Calculate distance, bearing and more between Latitude/Longitude points
labrodev/haversine
455 Downloads
Utility library that provides a lightweight method to calculate the great-circle distance between two geographic coordinates using the Haversine formula.