PHPackages                             stefan-korn/csv2geojson - 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. stefan-korn/csv2geojson

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

stefan-korn/csv2geojson
=======================

convert CSV to GeoJSON

0188↓100%PHP

Since Aug 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/stefan-korn/csv2geojson)[ Packagist](https://packagist.org/packages/stefan-korn/csv2geojson)[ RSS](/packages/stefan-korn-csv2geojson/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

CSV2GeoJSON - convert CSV to GeoJSON
====================================

[](#csv2geojson---convert-csv-to-geojson)

Converts [CSV](http://en.wikipedia.org/wiki/Comma-separated_values) into [GeoJSON](http://www.geojson.org/)

can only handle point geometries currently.

Usage example
-------------

[](#usage-example)

```
$converter = new \StefanKorn\CSV2GeoJSON\Csv2GeoJsonConverter();

$geo_json = $converter->->convert(file_get_contents('https://opendata.duesseldorf.de/sites/default/files/Bezirksverwaltungsstellen%20in%20D%C3%BCsseldorf_0.csv'), FALSE, [], ';');
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/742116981087375d3cefacc78b23eeb00bc2e6b4a9009481a876198f7dff56e5?d=identicon)[stefan.korn](/maintainers/stefan.korn)

---

Top Contributors

[![stefan-korn](https://avatars.githubusercontent.com/u/3440033?v=4)](https://github.com/stefan-korn "stefan-korn (7 commits)")

### Embed Badge

![Health badge](/badges/stefan-korn-csv2geojson/health.svg)

```
[![Health](https://phpackages.com/badges/stefan-korn-csv2geojson/health.svg)](https://phpackages.com/packages/stefan-korn-csv2geojson)
```

PHPackages © 2026

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