PHPackages                             dalnix/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. dalnix/geojson

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

dalnix/geojson
==============

GeoJSON implementation for PHP

1.0.2(10y ago)08.7kMITPHPPHP &gt;=5.3.3

Since Nov 26Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (5)Used By (0)

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

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~335 days

Total

3

Last Release

3879d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c820a3fb013f3b40e831b3753dc3f677d0d0e23d0c0458d406a446af369bc585?d=identicon)[larsemil](/maintainers/larsemil)

---

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)")[![ogg1980](https://avatars.githubusercontent.com/u/2674922?v=4)](https://github.com/ogg1980 "ogg1980 (10 commits)")[![larsemil](https://avatars.githubusercontent.com/u/690092?v=4)](https://github.com/larsemil "larsemil (3 commits)")[![gnutix](https://avatars.githubusercontent.com/u/310134?v=4)](https://github.com/gnutix "gnutix (2 commits)")[![toooni](https://avatars.githubusercontent.com/u/241080?v=4)](https://github.com/toooni "toooni (2 commits)")[![gabplch](https://avatars.githubusercontent.com/u/78665125?v=4)](https://github.com/gabplch "gabplch (2 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)")[![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)")

---

Tags

geogeospatialgeojson

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[jmikola/geojson

GeoJSON implementation for PHP

3109.0M77](/packages/jmikola-geojson)[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)

PHPackages © 2026

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