Libraries tagged by distance calculation
codificar/phpgeo
13067 Downloads
Simple Geo Library
stratevroman/polygon
0 Downloads
Polygon perimeter and point distance calculations
ivanciric/laracoord
200 Downloads
Laravel 5 package for geolocation distance calculations
ricorocks-digital-agency/giveaninch
2441 Downloads
A package that simplifies calculations around distance and metrics.
malhal/laravel-geographical
308018 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
craue/geo-bundle
329300 Downloads
Doctrine functions for calculating geographical distances in your Symfony project.
fjw/color-compare
8069 Downloads
A library for converting colors (Hex, RGB, HSL, CIELAB (LAB), DIN-99) and calculating color distances based on DIN-99.
iroid/laravel-haversine
225 Downloads
Laravel package for calculating distances using the Haversine formula
bodunde/geocoder
7579 Downloads
A laravel package that helps you with geocoding addresses and reverse geocoding coordinates using the google maps api. It also helps in calculating the distance between two locations using the Hervasine formula and the coordinates of the locations
frostybee/geobee
139 Downloads
A simple, stand-alone PHP library for calculating the distance between geographical coordinates.
adrianoferreira/document-distance
37 Downloads
A simple library for calculating the distance between two documents through the cosine similarity algorithm.
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.
sahinersever/distance-coordinates
33 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
4 Downloads
A PHP library for calculating the distance between two geographical points on Earth using various Earth radius values.