geojson icon indicating copy to clipboard operation
geojson copied to clipboard

GeoJSON implementation for PHP

GeoJson PHP Library

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

  • Usage Documentation
  • License