Libraries tagged by github-flavored
league/commonmark
451388488 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
iliaal/mdparser
763 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.
calebporzio/gitdown
14040 Downloads
A simple package to parse Github Flavored Markdown in PHP
professional-wiki/native-markdown
42 Downloads
MediaWiki extension that makes Markdown a native content model with first-class wiki integration
colinodell/commonmark-php
2362 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
sabat24/markdown-table
1035 Downloads
Generate GitHub Flavored Markdown tables.
zero-config/preacher
77 Downloads
Personal static website generator using GitHub Flavored Markdown, Twig and Git.
pixelbrackets/gfm-stylesheet
2228 Downloads
GitHub Flavored Markdown Stylesheet - Version of the »sindresorhus/github-markdown-css« stylesheet with a body style and without the »markdown-body« prefix
kntnt/html-to-markdown
139 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).
jeffersongoncalves/laravel-markdown
58 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.
axllent/silverstripe-gfmarkdown
4928 Downloads
GitHub Flavored Markdown editing & rendering using Parsedown
penpencilmarkerpen/adf-to-gfm
11 Downloads
Atlassian Document Format (ADF) to GitHub Flavored Markdown (GFM) converter
karvaka/adf-to-gfm
26 Downloads
Atlassian Document Format (ADF) to GitHub Flavored Markdown (GFM) converter
buzekpdev/laravel-docsites
7 Downloads
Beautiful documentation package for Laravel with dark/light mode, nested navigation, and GitHub Flavored Markdown support
maglnet/magl-markdown
202295 Downloads
Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.