php-coord / datapack-southamerica
PHPCoord high-accuracy addon datapack for South America
Fund package maintenance!
v1.5.1
2026-09-14 18:14 UTC
Requires
- php: ^8.2
- php-coord/php-coord: ^5.11.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.90
- phpunit/phpunit: ^10.5.58||^11.5.44
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This is a supplementary package for PHPCoord, which is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points. This particular add-on provides additional data relating to coordinate systems used in South America.
Documentation
More information on PHPCoord datapacks is available here.
Installation
If you use Composer, just add php-coord/datapack-southamerica to your project's composer.json file:
composer require php-coord/datapack-southamerica
Otherwise, the library is PSR-4 compliant, so will work with the autoloader of your choice. No configuration is necessary once installed