stevendesu/world-distance

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.

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 1

pkg:composer/stevendesu/world-distance

dev-master 2015-03-08 17:20 UTC

This package is not auto-updated.

Last update: 2025-10-15 13:38:32 UTC


README

Calculates the distance between two points on a globe, inspired by @ritey