PHPackages                             jmikola/geojson - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jmikola/geojson

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jmikola/geojson
===============

GeoJSON implementation for PHP

1.2.0(2y ago)3109.0M—4.4%47[4 issues](https://github.com/jmikola/geojson/issues)[2 PRs](https://github.com/jmikola/geojson/pulls)20MITPHPPHP ^7.4 || ^8.0

Since Nov 26Pushed 2y ago15 watchersCompare

[ Source](https://github.com/jmikola/geojson)[ Packagist](https://packagist.org/packages/jmikola/geojson)[ Docs](https://github.com/jmikola/geojson)[ RSS](/packages/jmikola-geojson/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (5)Versions (10)Used By (20)

GeoJson PHP Library
===================

[](#geojson-php-library)

[![Build Status](https://github.com/jmikola/geojson/actions/workflows/tests.yml/badge.svg)](https://github.com/jmikola/geojson/actions)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/894cc9ec54ed923fc78a1191e1c615d52b877bc019a3cd304d1ed960a41fcf65/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6a6d696b6f6c612f67656f6a736f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/jmikola/geojson/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/fba42bfa65faf2540ef40864f0c30bf607e30dbfe7d41efae43a6a8873499d76/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6a6d696b6f6c612f67656f6a736f6e2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/jmikola/geojson/?branch=master)

This library implements the [GeoJSON format specification](https://geojson.org/).

Installation
------------

[](#installation)

The library is published as a [package](https://packagist.org/packages/jmikola/geojson) and is installable via [Composer](https://getcomposer.org/):

```
$ composer require "jmikola/geojson=^1.0"

```

Additional Resources
--------------------

[](#additional-resources)

- [Usage Documentation](./USAGE.md)
- [License](./LICENSE)

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity65

Solid adoption and visibility

Community41

Growing community involvement

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 57% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~457 days

Recently: every ~170 days

Total

9

Last Release

896d ago

PHP version history (2 changes)v1.0.0PHP &gt;=5.3.3

1.1.0PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/49096f4052ca788ddf49c82e835125294f460f155885aa3e1ada8c3ff4f4a648?d=identicon)[jmikola](/maintainers/jmikola)

---

Top Contributors

[![jmikola](https://avatars.githubusercontent.com/u/244663?v=4)](https://github.com/jmikola "jmikola (45 commits)")[![jeromegamez](https://avatars.githubusercontent.com/u/67554?v=4)](https://github.com/jeromegamez "jeromegamez (20 commits)")[![gabplch](https://avatars.githubusercontent.com/u/78665125?v=4)](https://github.com/gabplch "gabplch (2 commits)")[![toooni](https://avatars.githubusercontent.com/u/241080?v=4)](https://github.com/toooni "toooni (2 commits)")[![gnutix](https://avatars.githubusercontent.com/u/310134?v=4)](https://github.com/gnutix "gnutix (2 commits)")[![sasezaki](https://avatars.githubusercontent.com/u/42755?v=4)](https://github.com/sasezaki "sasezaki (1 commits)")[![simonschaufi](https://avatars.githubusercontent.com/u/941794?v=4)](https://github.com/simonschaufi "simonschaufi (1 commits)")[![aewalker](https://avatars.githubusercontent.com/u/684646?v=4)](https://github.com/aewalker "aewalker (1 commits)")[![Tsuguya](https://avatars.githubusercontent.com/u/6055622?v=4)](https://github.com/Tsuguya "Tsuguya (1 commits)")[![eymengunay](https://avatars.githubusercontent.com/u/242627?v=4)](https://github.com/eymengunay "eymengunay (1 commits)")[![MiniCodeMonkey](https://avatars.githubusercontent.com/u/220535?v=4)](https://github.com/MiniCodeMonkey "MiniCodeMonkey (1 commits)")[![munkie](https://avatars.githubusercontent.com/u/102297?v=4)](https://github.com/munkie "munkie (1 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (1 commits)")

---

Tags

geogeospatialgeojson

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jmikola-geojson/health.svg)

```
[![Health](https://phpackages.com/badges/jmikola-geojson/health.svg)](https://phpackages.com/packages/jmikola-geojson)
```

###  Alternatives

[mjaschen/phpgeo

Simple Yet Powerful Geo Library

1.6k8.6M22](/packages/mjaschen-phpgeo)[stevebauman/location

Retrieve a user's location by their IP Address

1.3k7.6M65](/packages/stevebauman-location)[phpmyadmin/shapefile

ESRI ShapeFile library for PHP

281.4M1](/packages/phpmyadmin-shapefile)[geokit/geokit

Geo-Toolkit for PHP

251924.7k6](/packages/geokit-geokit)[brick/geo

GIS geometry library

245862.1k15](/packages/brick-geo)[geo-io/interface

Geo I/O base interfaces.

626.1M7](/packages/geo-io-interface)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
