jmikola/geojson

GeoJSON implementation for PHP

Installs: 8 711 048

Dependents: 93

Suggesters: 6

Security: 0

Stars: 304

Watchers: 14

Forks: 48

Open Issues: 10

pkg:composer/jmikola/geojson

1.2.0 2023-12-04 17:19 UTC

This package is auto-updated.

Last update: 2026-01-17 21:36:03 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

This library implements the GeoJSON format specification.

Installation

The library is published as a package and is installable via Composer:

$ composer require "jmikola/geojson=^1.0"

Additional Resources