Registry / serialization / jmikola-geojson

jmikola-geojson

JSON →
library1.2.0phppackagistunverified

GeoJSON implementation for PHP providing geometry and feature objects.

composer require jmikola/geojson
INSTALL
IMPORT
SIG · JMIKOLA-GEOJSON
J
jmikola-geojson
serializationphpv1.2.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.

Point
use Jmikola\GeoJson\Geometry\Point;

Create a GeoJSON Point object and encode it to JSON.

use Jmikola\GeoJson\Geometry\Point; $point = new Point([-73.9857, 40.7484]); echo json_encode($point);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jmikola-geojson — pip install jmikola-geojson · libregistry