jmikola/geojson
GeoJSON implementation for PHP
Maintainers
1.2.0
2023-12-04 17:19 UTC
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- symfony/polyfill-php80: ^1.25
Requires (Dev)
- phpunit/phpunit: ^9.5
- scrutinizer/ocular: ^1.8.1
- slevomat/coding-standard: ^8.0
- squizlabs/php_codesniffer: ^3.6
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT e28f3855bb61a91aab32b74c176d76dd0b5658d7
- Jeremy Mikola <jmikola.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-17 22:34:18 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"
