jmikola/geojson

GeoJSON implementation for PHP

Installs: 6 483 532

Dependents: 86

Suggesters: 6

Security: 0

Stars: 295

Watchers: 16

Forks: 47

Open Issues: 8

1.2.0 2023-12-04 17:19 UTC

This package is auto-updated.

Last update: 2024-09-17 18:20:43 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