Search by

php-coord / datapack-asia

dvdoug

PHPCoord high-accuracy addon datapack for Asia

Package info

github.com/dvdoug/PHPCoordAsia

Homepage

pkg:composer/php-coord/datapack-asia

Fund package maintenance!

dvdoug

Statistics

Installs: 22 227

Dependents: 1

Suggesters: 1

Stars: 0

Open Issues: 0

v1.5.1 2026-09-14 19:20 UTC

This package is auto-updated.

Last update: 2026-09-14 20:22:58 UTC


README

Build Status Download count Current version Documentation

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 Asia.

Documentation

More information on PHPCoord datapacks is available here.

Installation

If you use Composer, just add php-coord/datapack-asia to your project's composer.json file:

    composer require php-coord/datapack-asia

Otherwise, the library is PSR-4 compliant, so will work with the autoloader of your choice. No configuration is necessary once installed