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
2442 Downloads
A package that simplifies calculations around distance and metrics.
malhal/laravel-geographical
318387 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
craue/geo-bundle
334332 Downloads
Doctrine functions for calculating geographical distances in your Symfony project.
fjw/color-compare
8249 Downloads
A library for converting colors (Hex, RGB, HSL, CIELAB (LAB), DIN-99) and calculating color distances based on DIN-99.
bodunde/geocoder
7603 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
145 Downloads
A simple, stand-alone PHP library for calculating the distance between geographical coordinates.
iroid/laravel-haversine
258 Downloads
Laravel package for calculating distances using the Haversine formula
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
7 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.