Search by

jmikola / geojson

jmikola

GeoJSON implementation for PHP

Package info

github.com/jmikola/geojson

pkg:composer/jmikola/geojson

Statistics

Installs: 10 239 634

Dependents: 92

Suggesters: 6

Stars: 307

Open Issues: 10

1.2.0 2023-12-04 17:19 UTC

This package is auto-updated.

Last update: 2026-09-17 22:57:56 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