jmikola/geojson

GeoJSON implementation for PHP

Installs: 3 494 321

Dependents: 58

Suggesters: 7

Security: 0

Stars: 264

Watchers: 14

Forks: 40

Open Issues: 8

1.1.1 2022-04-10 23:56 UTC

This package is auto-updated.

Last update: 2022-04-10 23:58:13 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