PHPackages                             mre/csvtable - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. mre/csvtable

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

mre/csvtable
============

Convert CSV strings to Markdown tables

07PHPCI failing

Since Oct 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mre/csvtable)[ Packagist](https://packagist.org/packages/mre/csvtable)[ RSS](/packages/mre-csvtable/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

CSVTable
========

[](#csvtable)

This creates a Markdown table out of CSV input.

Input
-----

[](#input)

```
  First Header,Second Header
  Cell,Content Cell
  Content Cell,Another one

```

Output
------

[](#output)

```
  First Header|Second Header
  ------------|-------------
  Cell        |Content Cell
  Content Cell|Another one

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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/6ca4bbe57e4e7a5d83cb6daa0f7da809016be680d5cbc6da1aa8ebcbb156d11a?d=identicon)[mre](/maintainers/mre)

---

Top Contributors

[![mre](https://avatars.githubusercontent.com/u/175809?v=4)](https://github.com/mre "mre (5 commits)")

---

Tags

csvmarkdowntable

### Embed Badge

![Health badge](/badges/mre-csvtable/health.svg)

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

###  Alternatives

[phpoffice/phpspreadsheet

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

13.9k293.5M1.3k](/packages/phpoffice-phpspreadsheet)[spatie/browsershot

Convert a webpage to an image or pdf using headless Chrome

5.2k32.1M102](/packages/spatie-browsershot)[smalot/pdfparser

Pdf parser library. Can read and extract information from pdf file.

2.7k34.5M216](/packages/smalot-pdfparser)[barryvdh/laravel-snappy

Snappy PDF/Image for Laravel

2.8k24.8M48](/packages/barryvdh-laravel-snappy)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.1k57.6M131](/packages/openspout-openspout)[keboola/csv

Keboola CSV reader and writer

1451.8M21](/packages/keboola-csv)

PHPackages © 2026

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