cebe/markdown
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-markdown | 0.90 | 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. | 413 | 411 | 31 | 219K | 0 | 24.1 | 41.7 | MIT | 4 months ago | |
| cdaguerre/markdown-bundle | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| graham-campbell/markdown | 0.89 | — | 1,344 | 1,362 | 138 | 138K | 0 | 33.6 | 31.0 | MIT | 4 months ago | |
| fluxbb/commonmark | 0.85 | 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 | 6 | 5 | 1.4 | 3.0 | MIT | — | |
| league/commonmark | 0.85 | 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,968 | 3,010 | 214 | 11M | 20 | 57.6 | 70.1 | BSD-3-Clause | 1 week ago | |
| michelf/php-markdown | 0.85 | michelf/php-markdown is a fast, standards-based Markdown parser for PHP (Markdown and Markdown Extra). Convert Markdown text to HTML with optional extended syntax, designed for easy embedding in apps and frameworks, with stable output and minimal setup. | 3,464 | 3,548 | 520 | 672K | 87 | 52.1 | 55.1 | NOASSERTION | — | |
| benbjurstrom/markdown-object | 0.83 | Intelligent Markdown chunking for LLM/RAG workflows. Preserves headings, lists, tables, and semantic relationships while splitting into token-aware chunks sized for embedding model context windows. Built on League CommonMark with TikToken support. | 22 | 23 | 0 | 3K | 1 | 10.6 | 30.5 | MIT | 7 months ago | |
| adrianbaez/markdown-bundle | 0.83 | 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 | |
| league/html-to-markdown | 0.82 | — | 1,897 | 1,909 | 215 | 1M | 14 | 30.0 | 46.4 | MIT | 3 years ago | |
| parsedown/parsedown | 0.82 | 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 | 523K | 1 | 0.3 | 55.2 | MIT | — | |
| nickcernis/html-to-markdown | 0.81 | Convert HTML into clean, readable Markdown in PHP. Parse tags and structure into Markdown output with configurable rules, custom converters, and strong defaults—handy for scraping, email content, CMS migrations, and turning rich text into Markdown for storage or editing. | 1,898 | 1,895 | 215 | 5K | 14 | 30.0 | 16.2 | MIT | 3 years ago |
How can I help you explore Laravel packages today?