honest/distance

This package is abandoned and no longer maintained. No replacement package was suggested.

Library for calculating the distance between two points.

0.1.0 2017-08-13 21:56 UTC

This package is not auto-updated.

Last update: 2020-01-24 16:54:06 UTC


README

Build Status

PHP library for calculating the distance between two points. At this time, this library implements an orthodromic distance calculator only.

Requirements

Installation and usage

Composer is the recommended and only supported method for installing this package, the package is made available on Packagist.

$ composer require honest/distance 

License

Copyright © 2017 Honest Empire Ltd
Licensed under the terms of the ISC license.