Skip to content

ldebrouwer/distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distance

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Distance helps you calculate the distance between GPS coordinates, in vanilla PHP. Pure and simple.

Installation

Using Composer

When using Composer you can always load in the latest version.

{
    "require": {
        "ldebrouwer/distance": "~0.2"
    }
}

Check it out on Packagist.

Documentation

This is still on the to-do list. The code is pretty well documented though and should autocomplete in most IDEs.

Still to come

  • Expanded unit support.
  • Documentation.

About

Distance helps you calculate the distance between GPS coordinates, in vanilla PHP. Pure and simple.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages