GeoJson PHP Library

April 1, 2022 ยท View on GitHub

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

Contents

  1. 1Installation
  2. 2Additional Resources