dalnix / geojson
GeoJSON implementation for PHP
Installs: 8 603
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 48
pkg:composer/dalnix/geojson
Requires
- php: >=5.3.3
Requires (Dev)
- phpunit/phpunit: ~3.7
This package is not auto-updated.
Last update: 2025-12-21 10:34:16 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"