Recommend this page to a friend! |
Download .zip |
Info | Documentation | View files (9) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2024-01-10 (3 days ago) | Not enough user ratings | Total: 400 This week: 7 | All time: 6,547 This week: 42 |
Version | License | PHP version | Categories | |||
gps 0.12 | 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/
Files |
File | Role | Description | ||
---|---|---|---|---|
src (2 files) | ||||
tests (1 file, 1 directory) | ||||
composer.json | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
phpunit.xml | Data | Auxiliary data | ||
README.md | Doc. | Documentation |
Files | / | tests | / | distance |
File | Role | Description |
---|---|---|
ConversionTest.php | Test | Unit test script |
DistanceTest.php | Test | Unit test script |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.