jmikola/geojson

GeoJSON implementation for PHP

Maintainers

Package info

github.com/jmikola/geojson

pkg:composer/jmikola/geojson

Statistics

Installs: 8 923 363

Dependents: 92

Suggesters: 6

Stars: 304

Open Issues: 10

1.2.0 2023-12-04 17:19 UTC

This package is auto-updated.

Last update: 2026-02-17 21:50:37 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