Registry / utility / mjaschen-phpgeo

mjaschen-phpgeo

JSON →
library6.0.2phppackagistunverified

Simple Yet Powerful Geo Library.

composer require mjaschen/phpgeo
INSTALL
IMPORT
SIG · MJASCHEN-PHPGEO
M
mjaschen-phpgeo
utilityphpv6.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Coordinate
use Location\Coordinate;

Create a geographic coordinate and access its latitude and longitude.

use Location\Coordinate; $coord = new Coordinate(52.5, 13.5); echo $coord->getLat() . ', ' . $coord->getLng();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
mjaschen-phpgeo — pip install mjaschen-phpgeo · libregistry