jmikola/geojson

GeoJSON implementation for PHP

Installs: 4 620 199

Dependents: 69

Suggesters: 7

Security: 0

Stars: 279

Watchers: 15

Forks: 42

Open Issues: 10

1.1.2 2023-02-20 01:27 UTC

This package is auto-updated.

Last update: 2023-03-20 01:36:42 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