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.

Maintainers

Package info

github.com/stevendesu/laravel-worlddistance

pkg:composer/stevendesu/world-distance

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

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

This package is not auto-updated.

Last update: 2026-04-15 15:59:40 UTC


README

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