2017 © Pedro Peláez
 

library distance

Library for calculating the distance between two points.

image

honest/distance

Library for calculating the distance between two points.

  • Friday, January 19, 2018
  • by honest
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Distance

Build Status, (*1)

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

Requirements

Installation and usage

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

$ composer require honest/distance 

License

Copyright © 2017 Honest Empire Ltd
Licensed under the terms of the ISC license., (*4)

The Versions

19/01 2018

dev-master

9999999-dev

Library for calculating the distance between two points.

  Sources   Download

ISC

The Requires

  • php-64bit >=7.1,<8

 

The Development Requires

13/08 2017

0.1.0

0.1.0.0

Library for calculating the distance between two points.

  Sources   Download

ISC

The Requires

  • php-64bit >=7.1,<8

 

The Development Requires