michelf/php-markdown
Parser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber. observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 27
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5932
- days_rel: n/a
- days_push: 442
- n_releases_24m: 0
Adoption not part of the score
3463 stars · 518 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PHP library that parses Markdown and Markdown Extra syntax and converts it to HTML, derived from John Gruber's original Markdown.pl. It is installed via Composer and used by calling static transform methods or configurable parser instances.
Use cases
- convert markdown text to html in php
- render user-submitted markdown comments
- parse markdown with tables and footnotes via markdown extra
- add markdown rendering to a php blog or cms
- transform markdown files into web pages
When to choose
- you need a battle-tested, faithful Markdown implementation in PHP
- you need Markdown Extra features like tables, footnotes, and definition lists
- your project already uses Composer and PSR-4 autoloading
When to avoid
- you need CommonMark strict compliance or GFM extensions like task lists
- you are not working in PHP
- you need very high-performance parsing of huge documents
Facets
library · maturity maintenance
parser markdown templating web-development parsers documentation php markdown-to-html markdown-extra composer web-server
2 sources
- readme: https://github.com/michelf/php-markdown · fetched 2026-08-28 · 5ac1d8b35800
- homepage: http://michelf.ca/projects/php-markdown/ · fetched 2026-08-29 · 29dfa6ce11d2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| michelf/php-markdown | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="michelf/php-markdown")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem