Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 709 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 709 Bytes

Distance

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.