segmentfault/HyperDown
一个结构清晰的,易于维护的,现代的PHP Markdown解析器 observed · 2026-08-28
Health v2 · maintenance only
46/100
- Activity 30
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4038
- days_rel: n/a
- days_push: 425
- n_releases_24m: 0
Adoption not part of the score
1265 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HyperDown is a modern, clearly structured Markdown parser written in PHP, built by SegmentFault for their own platform. It converts Markdown text into HTML with support for headings, lists, quotes, code blocks, tables, links, images, and footnotes.
Use cases
- parse markdown to html in php
- render user-generated markdown content on a website
- convert markdown comments or posts to html
- replace slow or unmaintainable php markdown libraries
- embed a markdown parser in a php cms or forum
When to choose
- you need a fast, maintainable PHP markdown parser
- you want a parser with clean, readable code you can extend
- you need GitHub-style fenced code blocks and tables
When to avoid
- you need full CommonMark spec compliance
- your project is not in PHP
- you need a parser with extensive plugin ecosystem
Facets
library · maturity stable
parser markdown web-development parsers text-editors php markdown-parser html-conversion segmentfault
1 source
- readme: https://github.com/segmentfault/HyperDown · fetched 2026-08-28 · 064fd5d9de7b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| segmentfault/HyperDown | main | 46 |
For agents
markdown · JSON · MCP: product_card(name="segmentfault/HyperDown")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem