Libraries tagged by haversine
mjaschen/phpgeo
6826204 Downloads
Simple Yet Powerful Geo Library
netsells/laravel-geoscope
20007 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
birgir/geo-query
2949 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.
iroid/laravel-haversine
51 Downloads
Laravel package for calculating distances using the Haversine formula
omelya/phpgeo
1828 Downloads
Simple Yet Powerful Geo Library
frostybee/geobee
117 Downloads
A simple, stand-alone PHP library for calculating the distance between geographical coordinates.
faicchia/haversine
14 Downloads
Yet another Haversine formula service.
ajarunthomas/haversine
83 Downloads
calculate distance between 2 geolocations using haversine formula
yrehan32/php-haversine
35 Downloads
A package used to calculate the distance between two coordinate points using the haversine algorithm
maris/geo-haversine-calculator
2 Downloads
Калькулятор Хаверсайна.
cnp/cnp-haversine
3439 Downloads
Get distance between two points of interest.
neil20fc/phpgeo
22 Downloads
Simple Geo Library
hofff/geo
44 Downloads
Utility for geographical calculations.
codificar/phpgeo
13067 Downloads
Simple Geo Library
rafaelfragoso/haversini-formula
195415 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.