2017 © Pedro Peláez
 

library distance

calculating the distance between differents points

image

aamant/distance

calculating the distance between differents points

  • Thursday, April 17, 2014
  • by aamant
  • Repository
  • 1 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Distance

Calculating the distance between differents points, (*1)

Installation

Just create a composer.json file for your project:, (*2)

``` json { "require": { "aamant/distance": "@stable" } }, (*3)


Usage ----- ``` php $distance = new Distance( new GoogleMapProvider(new CurlHttpAdapter, 'fr-FR', GoogleMapProvider::MODE_BICYCLING)); $result = $distance->distance(array('montpellier'), array('paris', 'perpignan', 'lyon'));

The Versions

17/04 2014

dev-master

9999999-dev

calculating the distance between differents points

  Sources   Download

MIT

The Requires

 

by Arnaud Amant

distance goip

17/04 2014

0.1.1

0.1.1.0

calculating the distance between differents points

  Sources   Download

MIT

The Requires

 

by Arnaud Amant

distance goip

16/04 2014

0.1.0

0.1.0.0

calculating the distance between differents points

  Sources   Download

MIT

The Requires

 

by Arnaud Amant

distance goip