dalnix/geojson

GeoJSON implementation for PHP

Installs: 8 475

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 47

pkg:composer/dalnix/geojson

1.0.2 2015-09-27 15:35 UTC

This package is not auto-updated.

Last update: 2025-10-12 09:31:40 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