/php-haversine-formula

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.

Primary LanguagePHPMIT LicenseMIT

Watchers