PHPackages                             kevid/flarum-pipetables - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. kevid/flarum-pipetables

AbandonedArchivedFlarum-extension[Parsing &amp; Serialization](/categories/parsing)

kevid/flarum-pipetables
=======================

Active markdown tables.

v2.0(7y ago)65772[4 issues](https://github.com/KevID/flarum-pipetables/issues)MITCSS

Since Feb 28Pushed 7y ago1 watchersCompare

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

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

flarum-pipetables
=================

[](#flarum-pipetables)

[![MIT License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/KevID/flarum-pipetables/blob/master/LICENSE.md)[![Latest Stable Version](https://camo.githubusercontent.com/2691a578e99d0bca907c7ba765eecdfd234bc4b16ca0f897e932aa5ffa8ea77f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6b657669642f666c6172756d2d706970657461626c65732e737667)](https://packagist.org/github/release/kevid/flarum-pipetables) [![Latest Stable Version](https://camo.githubusercontent.com/aba2bc9fd31d2660d3f95a2bbc9c23b24bc53121f4ff6320863c338460e7d7cb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b657669642f666c6172756d2d706970657461626c65732e737667)](https://packagist.org/packages/kevid/flarum-pipetables) [![Issues](https://camo.githubusercontent.com/8e1e84b62609997699a473a17dfd13dc97d9ba2cd503e18282cb4063e3c6830c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6b657669642f666c6172756d2d706970657461626c65732e737667)](https://camo.githubusercontent.com/8e1e84b62609997699a473a17dfd13dc97d9ba2cd503e18282cb4063e3c6830c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6b657669642f666c6172756d2d706970657461626c65732e737667)

A [Flarum](http://flarum.org) extension. Active markdown tables.

### Features

[](#features)

- respect markdown syntax
- unlimited lines and columns
- use the custom colors of your theme
- responsive design

### Example

[](#example)

[![Flarum markdown tables](https://camo.githubusercontent.com/f1d5d075c24a5adbe6731aad024694b3d1a718c5d7842cd81e1a1eb07c6d7991/68747470733a2f2f6672616d617069632e6f72672f4c455953704272316c6262762f32694c4c4f474f775265676d)](https://camo.githubusercontent.com/f1d5d075c24a5adbe6731aad024694b3d1a718c5d7842cd81e1a1eb07c6d7991/68747470733a2f2f6672616d617069632e6f72672f4c455953704272316c6262762f32694c4c4f474f775265676d)

### Installation

[](#installation)

Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually with composer:

```
composer require kevid/flarum-pipetables
```

### Updating

[](#updating)

```
composer update kevid/flarum-pipetables
php flarum cache:clear
```

### Configuration

[](#configuration)

Install then go to the admin panel and enable extension. That's all !

### Style

[](#style)

In admin, add this custom CSS:

#### Solid table border

[](#solid-table-border)

```
.Post-body table {
    box-shadow: 0px 0px 0px 1px @primary-color;
    }

```

#### Without table border

[](#without-table-border)

```
.Post-body table {
    width: 100%;
    margin: auto;
    box-shadow: none;
    }

```

### Markdown Tables Generator

[](#markdown-tables-generator)

[https://www.tablesgenerator.com/markdown\_tables](https://www.tablesgenerator.com/markdown_tables)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~54 days

Recently: every ~95 days

Total

8

Last Release

2614d ago

Major Versions

1.0.8 → v2.02019-03-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/3f0549d3c97c97e03c57eb22ba56c5efcf2abf8da655120632827c6b0fe1700e?d=identicon)[KevID](/maintainers/KevID)

---

Top Contributors

[![webagil-kevin](https://avatars.githubusercontent.com/u/9626689?v=4)](https://github.com/webagil-kevin "webagil-kevin (14 commits)")

---

Tags

flarumforummarkdowntablemarkdowntabletypographyflarum

### Embed Badge

![Health badge](/badges/kevid-flarum-pipetables/health.svg)

```
[![Health](https://phpackages.com/badges/kevid-flarum-pipetables/health.svg)](https://phpackages.com/packages/kevid-flarum-pipetables)
```

###  Alternatives

[erusev/parsedown

Parser for Markdown.

15.0k151.8M732](/packages/erusev-parsedown)[league/commonmark

Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)

2.9k404.0M702](/packages/league-commonmark)[michelf/php-markdown

PHP Markdown

3.5k52.4M345](/packages/michelf-php-markdown)[league/html-to-markdown

An HTML-to-markdown conversion helper for PHP

1.9k28.6M199](/packages/league-html-to-markdown)[cebe/markdown

A super fast, highly extensible markdown parser for PHP

1.0k32.5M136](/packages/cebe-markdown)

PHPackages © 2026

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