PHPackages                             withcandour/statamic-markdown-table - 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. withcandour/statamic-markdown-table

ActiveStatamic-addon[Parsing &amp; Serialization](/categories/parsing)

withcandour/statamic-markdown-table
===================================

Add markdown content to your statamic table cells

1.0.0-beta(5y ago)02.9k↓50%[1 issues](https://github.com/WithCandour/statamic-markdown-table/issues)Vue

Since Apr 20Pushed 5y ago2 watchersCompare

[ Source](https://github.com/WithCandour/statamic-markdown-table)[ Packagist](https://packagist.org/packages/withcandour/statamic-markdown-table)[ RSS](/packages/withcandour-statamic-markdown-table/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Statamic Markdown Table
=======================

[](#statamic-markdown-table)

[![Statamic 3.0+](https://camo.githubusercontent.com/93c61a311851e398f5663226aca5d307d91ef898067c6b294110a785d6c2e735/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53746174616d69632d332e302b2d4646323639453f7374796c653d666f722d7468652d6261646765266c696e6b3d68747470733a2f2f73746174616d69632e636f6d)](https://camo.githubusercontent.com/93c61a311851e398f5663226aca5d307d91ef898067c6b294110a785d6c2e735/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53746174616d69632d332e302b2d4646323639453f7374796c653d666f722d7468652d6261646765266c696e6b3d68747470733a2f2f73746174616d69632e636f6d)

Adds more functionality to your Statamic tables by letting you use a markdown field to add content.

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

[](#installation)

#### Install via composer:

[](#install-via-composer)

```
composer require withcandour/statamic-markdown-table

```

Then publish the publishables from the service provider:

```
php artisan vendor:publish --provider="WithCandour\MarkdownTable\ServiceProvider"

```

Usage
-----

[](#usage)

### Blueprints

[](#blueprints)

You may drop a markdown table fieldtype into any new or existing blueprint by selecting it from the fieldtype list. You will have all the [markdown config options](https://statamic.dev/fieldtypes/markdown#config-options) available to you so you may control how the markdown gets parsed before the table cells are added to your view.

### Templating

[](#templating)

The markdown table fieldtype will produce data in exactly the same way as the table fieldtype so you may either use the `table` modifier or use the more verbose option of looping over the cells.

Documentation on templating with the table fieldtype can be found in the [Statamic docs](https://statamic.dev/fieldtypes/markdown#config-options)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1854d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ad6111bfa2634bb972dc97a1b5b8c17e166260dae281d93876bc93b3f50c43f?d=identicon)[withcandour](/maintainers/withcandour)

---

Top Contributors

[![AndrewHaine](https://avatars.githubusercontent.com/u/16389134?v=4)](https://github.com/AndrewHaine "AndrewHaine (2 commits)")

---

Tags

markdownadvancedtablesstatamicAardvarkCandourWithCandour

### Embed Badge

![Health badge](/badges/withcandour-statamic-markdown-table/health.svg)

```
[![Health](https://phpackages.com/badges/withcandour-statamic-markdown-table/health.svg)](https://phpackages.com/packages/withcandour-statamic-markdown-table)
```

###  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)

3.0k404.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)[erusev/parsedown-extra

An extension of Parsedown that adds support for Markdown Extra.

84314.8M192](/packages/erusev-parsedown-extra)

PHPackages © 2026

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