dalnix / geojson
GeoJSON implementation for PHP
1.0.2
2015-09-27 15:35 UTC
Requires
- php: >=5.3.3
Requires (Dev)
- phpunit/phpunit: ~3.7
This package is not auto-updated.
Last update: 2025-03-02 06:16:25 UTC
README
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"