| Recommend this page to a friend! | 
| Info | Documentation | Reputation | Support forum | Blog | Links | 
| Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
| 2025-05-08 (Less than 1 hour ago)  | Total: 401 | All time:  6,564 This week: 129 | ||||||
| Version | License | PHP version | Categories | |||
| gps 0.13 | MIT/X Consortium ... | 5.3 | PHP 5, Geography | 
| Description | Author  | |
This class can calculate the distance between geographic points.  | 
> 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
1.1
To use the tools of this repo only has to be required in your composer.json:
{
   "require":{
      "jlaso/gps": "dev-master"
   }
}
Simply use the classes in it.
You can launch the test with phpunit.
MIT
[Joseluis Laso]:http://www.joseluislaso.es/
| File | Role | Description | ||
|---|---|---|---|---|
| Data | Auxiliary data | |||
| Lic. | License text | |||
| Data | Auxiliary data | |||
| Doc. | Documentation | |||
| / | tests | / | distance | 
| File | Role | Description | 
|---|---|---|
|    | 
Test | Unit test script | 
|    | 
Test | Unit test script | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% | 
  | 
  | 
| User Ratings | ||||||||||||||||||||||||||||||
  | ||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.