honest / distance
Library for calculating the distance between two points.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
pkg:composer/honest/distance
Requires
- php-64bit: >=7.1,<8
Requires (Dev)
- phpspec/phpspec: ^4.0
This package is not auto-updated.
Last update: 2020-01-24 16:54:06 UTC
README
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.