erusev/parsedown-extra
Parsedown Extra is a fast, lightweight PHP Markdown parser with built-in support for Markdown Extra features like tables, footnotes, definition lists, and fenced code blocks. Ideal for rendering user content safely and quickly in PHP apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| fluxbb/commonmark | 0.91 | Laravel-friendly CommonMark utilities from FluxBB: parse, render, and work with Markdown/CommonMark content in PHP with sensible defaults and integration patterns suited to Laravel apps. Lightweight package aimed at consistent, safe content rendering. | 15 | 15 | 1 | 26 | 5 | 1.4 | 6.9 | MIT | — | |
| andchir/markdown-bundle | 0.91 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | — | MIT | 6 years ago | |
| twig/markdown-extra | 0.90 | Twig extension adding Markdown support to templates. Provides markdown_to_html and html_to_markdown filters to convert Markdown blocks to HTML and turn HTML back into Markdown, making it easy to render or edit rich content in Twig views. | 121 | 122 | 7 | 568K | 0 | 21.7 | 59.4 | MIT | 2 weeks ago | |
| dothiv/dothiv-parsedown-bundle | 0.90 | — | 1 | 1 | 3 | 0 | 0 | 0.2 | — | — | 10 years ago | |
| adrianbaez/markdown-bundle | 0.89 | Symfony 4 bundle that adds a Markdown parsing service and Twig filter. Uses Parsedown by default but can be configured to use any Markdown library, making it easy to render Markdown content in templates and services. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 8 years ago | |
| cebe/markdown | 0.89 | Fast, extensible PHP Markdown parser with classes for multiple flavors (Traditional, GitHub Flavored, and partial Markdown Extra) plus a CLI to convert .md to HTML. Designed for speed, easy customization, and AST-based hooks for extensions. | 1,008 | 1,030 | 137 | 505K | 37 | 24.8 | 51.0 | MIT | 8 years ago | |
| graham-campbell/markdown | 0.88 | — | 1,344 | 1,365 | 138 | 125K | 0 | 35.7 | 31.1 | MIT | 2 months ago | |
| knplabs/knp-markdown-bundle | 0.88 | — | 412 | 432 | 48 | 21K | 0 | 3.9 | 16.7 | MIT | 4 years ago | |
| labrodev/laravel-markdownable | 0.88 | Laravel package to load Markdown pages with YAML front matter by slug, parse metadata, convert to HTML, and return a structured PageData object. Includes contracts for swapping implementations and a Markdownable facade for simple access. | 0 | 0 | 0 | 12 | 0 | 0.0 | 14.4 | MIT | — | |
| cdaguerre/markdown-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/laravel-markdown | 0.88 | Render Markdown in Laravel with a Blade x-markdown component or a configurable MarkdownRenderer. Converts content to HTML with heading IDs, links, and syntax-highlighted code blocks, using options from your config and container resolution. | 0 | 411 | — | 195K | — | 26.6 | 41.4 | — | — | |
| beeflow/markdown-editor | 0.88 | Lightweight GitHub-Flavored Markdown editor you can embed or reuse in your project. Install via Composer (dev-master with Git repo) or clone from GitHub. Intended as copy/modify-friendly code for a live Markdown editing experience. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bgaze/parsedown-bundle | 0.88 | Symfony 2 bundle adding Parsedown and Parsedown Extra Markdown parsing. Provides parsedown.standard and parsedown.extra services plus Twig filters md and mde to render Markdown/Markdown Extra in templates or PHP. Note: project is unmaintained. | 3 | 4 | 3 | 0 | 0 | 0.1 | — | MIT | — | |
| parsedown/parsedown-extra | 0.88 | Parsedown Extra adds Markdown Extra support to Parsedown, enabling features like tables, footnotes, definition lists, and other extended syntax. Useful when you need richer Markdown parsing in PHP with minimal setup and fast rendering. | 1 | — | 1 | — | 0 | 0.0 | — | MIT | — | |
| league/commonmark | 0.87 | Extensible PHP Markdown parser supporting the full CommonMark spec and GitHub-Flavored Markdown. Works with PHP 7.4+ (mbstring) and provides simple converters to turn Markdown into HTML with configurable safety options. | 2,954 | 2,986 | 209 | 10M | 22 | 54.0 | 66.7 | BSD-3-Clause | 2 months ago | |
| asm/markdown-content-bundle | 0.86 | — | 1 | 2 | 1 | 0 | 3 | 1.9 | 0.4 | — | 12 years ago | |
| parsedown/parsedown | 0.86 | Parsedown is a fast, lightweight Markdown parser for PHP. Convert Markdown text to HTML with a simple API, minimal dependencies, and strong performance—ideal for blogs, docs, and content rendering in Laravel or any PHP application. | 21 | 22 | 3 | 397K | 1 | 0.3 | 55.2 | MIT | — | |
| kzykhys/ciconia | 0.84 | Ciconia is a flexible CommonMark/Markdown parser for PHP, converting Markdown to HTML with support for GitHub-flavored syntax and extensions. Designed to be customizable, it fits well in apps needing reliable Markdown rendering and control over output. | 349 | 352 | 28 | 600 | 15 | 10.9 | 11.8 | MIT | 12 years ago | |
| erusev/parsedown | 0.84 | Parsedown is a fast, lightweight PHP Markdown parser with CommonMark-style syntax support. It converts Markdown to HTML with sensible defaults, minimal dependencies, and easy integration—ideal for blogs, docs, and templating in PHP and Laravel apps. | 15,038 | 15,119 | 1,140 | 2M | 123 | 82.4 | 58.3 | MIT | 3 months ago | |
| thea/markdown-blog | 0.84 | — | 0 | 0 | 0 | 30 | 1 | 2.2 | 20.6 | NOASSERTION | 2 years ago |
How can I help you explore Laravel packages today?