Libraries tagged by GitHub Flavored Markdown
league/commonmark
479978018 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
iliaal/mdparser
2354 Downloads
Native C CommonMark + GitHub Flavored Markdown parser for PHP, targeting CommonMark 0.31 + GFM. ~10-20x faster than pure-PHP parsers, zero runtime dependencies.
hosmelq/ext-anydoc
2260 Downloads
PHP extension for converting documents to GitHub-Flavored Markdown with Firecrawl anydoc.
colinodell/commonmark-php
2366 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
professional-wiki/native-markdown
165 Downloads
MediaWiki extension that makes Markdown a native content model with first-class wiki integration
jeffersongoncalves/laravel-markdown
576 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
hosmelq/laravel-anydoc
1183 Downloads
Laravel integration for converting documents to GitHub-Flavored Markdown with Firecrawl anydoc.
calebporzio/gitdown
14235 Downloads
A simple package to parse Github Flavored Markdown in PHP
sabat24/markdown-table
1195 Downloads
Generate GitHub Flavored Markdown tables.
kntnt/html-to-markdown
145 Downloads
A dependency-free PHP 8.4 library that converts HTML into GitHub Flavored Markdown. A faithful port of the Go library JohannesKaufmann/html-to-markdown (v2).
zero-config/preacher
77 Downloads
Personal static website generator using GitHub Flavored Markdown, Twig and Git.
axllent/silverstripe-gfmarkdown
4929 Downloads
GitHub Flavored Markdown editing & rendering using Parsedown
pixelbrackets/gfm-stylesheet
2273 Downloads
GitHub Flavored Markdown Stylesheet - Version of the »sindresorhus/github-markdown-css« stylesheet with a body style and without the »markdown-body« prefix
buzekpdev/laravel-docsites
7 Downloads
Beautiful documentation package for Laravel with dark/light mode, nested navigation, and GitHub Flavored Markdown support
penpencilmarkerpen/adf-to-gfm
12 Downloads
Atlassian Document Format (ADF) to GitHub Flavored Markdown (GFM) converter