Skip to content

jlaso/gps

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

License Latest Unstable Version Total Downloads Latest Stable Version

jlaso/gps

gps related tools

I intent in this repo to have togheter all my gps tools that I need for my projects

  • distance calculation between two gps points

Required PHP7

Version

1.1

Authors

Installation

To use the tools of this repo only has to be required in your composer.json:

{
   "require":{
      "jlaso/gps": "dev-master"
   }
}

Use

Simply use the classes in it.

Tests

You can launch the test with phpunit.

License

MIT

About

gps related tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages