.github/workflows/build.yml | |
|
|
.gitignore | |
|
|
.scrutinizer.yml | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
examples/index.php | 36 | A 0 mins |
|
phpunit.php | 2 | A 0 mins |
|
phpunit.xml | |
|
|
src/Calculator.php | 80 | A 0 mins |
|
src/Distical.inc.php | 11 | A 0 mins |
|
src/Entities/Distance.php | 41 | A 0 mins |
|
src/Entities/LatLong.php | 50 | A 0 mins |
|
src/Exceptions/InvalidLatitudeFormatException.php | 5 | A 0 mins |
|
src/Exceptions/InvalidLongitudeFormatException.php | 5 | A 0 mins |
|