Registry / serialization / data-values-geo

data-values-geo

JSON →
library4.6.0phppackagistunverified

Geographical value objects, parsers and formatters.

composer require data-values/geo
INSTALL
IMPORT
SIG · DATA-VALUES-GEO
D
data-values-geo
serializationphpv4.6.0
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.

LatLongValue
use DataValues\Geo\Values\LatLongValue;

Create a geographical coordinate value object.

use DataValues\Geo\Values\LatLongValue; $latLong = new LatLongValue(52.5200, 13.4050); echo $latLong->getLatitude();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
data-values-geo — pip install data-values-geo · libregistry