michelf/php-markdown
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| commonmark/cmark | 0.87 | Fast, standards-compliant CommonMark Markdown parser in C, built for speed, low memory use, and consistent rendering. Provides a stable library and CLI, plus bindings for multiple languages—ideal for embedding Markdown support in apps and tools. | 1,981 | — | 663 | — | 53 | 56.5 | 29.9 | NOASSERTION | 3 months ago | |
| spatie/laravel-markdown | 0.87 | 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 | — | — | |
| league/html-to-markdown | 0.86 | — | 1,889 | 1,902 | 216 | 1M | 14 | 29.9 | 45.8 | MIT | 2 years ago | |
| 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,954 | 2,986 | 209 | 10M | 22 | 54.0 | 66.7 | BSD-3-Clause | 2 months ago | |
| cebe/markdown | 0.85 | 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 | |
| fluxbb/commonmark | 0.83 | 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 | — | |
| nickcernis/html-to-markdown | 0.82 | 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,889 | 1,886 | 216 | 1K | 14 | 29.9 | 10.4 | MIT | 2 years ago | |
| derafu/markdown | 0.82 | — | 0 | 0 | 0 | 78 | 0 | 17.9 | 29.6 | MIT | 3 months ago | |
| evert/phpdoc-md | 0.81 | Generates Markdown documentation from PHP source using phpDocumentor-style docblocks. Turn packages and libraries into clean README/API docs with configurable templates and output paths—handy for publishing reference docs to GitHub, wikis, or static sites. | 169 | 171 | 44 | 2K | 5 | 3.8 | 17.9 | MIT | — | |
| phppkg/cli-markdown | 0.81 | CLI-Markdown renders Markdown with ANSI colors in your terminal. Built on cebe/markdown and toolkit/cli-utils, it supports automatic color rendering and customizable CLI color tags. Load Markdown text, call render(), and echo the result for a styled console output. | 10 | 11 | 2 | 2K | 3 | 2.4 | 31.7 | MIT | 1 year ago | |
| phpdocumentor/guides-markdown | 0.81 | Markdown adapter for phpDocumentor Guides. Adds parsing and rendering of Markdown content so documentation projects can mix Markdown pages into the Guides pipeline, supporting common docs workflows and static site generation. | 3 | 2 | 1 | 10K | 0 | 1.2 | 46.8 | MIT | 2 years ago | |
| benbjurstrom/markdown-object | 0.80 | 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 | 11.4 | 31.6 | MIT | 6 months ago | |
| masterminds/html5 | 0.79 | Standards-compliant HTML5 parser and serializer for PHP. Provides SAX-like event parsing, DOM tree building, namespace support, Composer install, and interoperability with QueryPath. Stable and widely used in production. | 1,781 | 1,797 | 121 | 8M | 29 | 33.6 | 63.1 | NOASSERTION | 10 months ago | |
| cvuorinen/phpdoc-markdown-public | 0.79 | Generate clean Markdown documentation from PHPDoc comments for public APIs. Extracts classes, methods, and types into readable docs for packages and projects, helping you publish consistent reference docs directly from your codebase. | 35 | 36 | 27 | 22 | 4 | 2.0 | 3.6 | MIT | — |
How can I help you explore Laravel packages today?