Libraries tagged by haversine
mjaschen/phpgeo
6213088 Downloads
Simple Yet Powerful Geo Library
netsells/laravel-geoscope
17231 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
iroid/laravel-haversine
31 Downloads
Laravel package for calculating distances using the Haversine formula
omelya/phpgeo
1430 Downloads
Simple Yet Powerful Geo Library
frostybee/geobee
43 Downloads
A simple, stand-alone PHP library for calculating the distance between geographical coordinates.
birgir/geo-query
2911 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.
yrehan32/php-haversine
29 Downloads
A package used to calculate the distance between two coordinate points using the haversine algorithm
faicchia/haversine
14 Downloads
Yet another Haversine formula service.
ajarunthomas/haversine
81 Downloads
calculate distance between 2 geolocations using haversine formula
maris/geo-haversine-calculator
1 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
13066 Downloads
Simple Geo Library
rafaelfragoso/haversini-formula
187679 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.