kinoheld/geo-distance

Helpers to calculate geo distance between two points in kilometers.

Maintainers

Package info

github.com/kinoheld/geo-distance

pkg:composer/kinoheld/geo-distance

Statistics

Installs: 131

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.1 2020-07-29 13:59 UTC

This package is auto-updated.

Last update: 2026-03-01 00:26:55 UTC


README

Installation

Via composer:

composer require kinoheld/geo-distance

Provided methods

kinoheld\GeoDistance\GeoDistance::calculateDistance()

Calculate distance in kilometers.

kinoheld\GeoDistance\GeoDistance::buildDistanceSQL()

Get distance query for SQL query.