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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| twig/markdown-extra | 0.87 | Twig extension adding Markdown conversion filters: markdown_to_html to render Markdown as HTML, and html_to_markdown to convert HTML back to Markdown. Useful for templating content workflows where Markdown and HTML need to interoperate. | 121 | 122 | 7 | 542K | 0 | 21.5 | 59.3 | MIT | 3 weeks ago | |
| league/commonmark | 0.86 | Highly extensible PHP Markdown parser supporting full CommonMark and GitHub-Flavored Markdown. Convert Markdown to HTML with simple converters, customize rendering via extensions, and run safely with options like stripping HTML and blocking unsafe links. | 2,944 | 2,987 | 210 | 10M | 22 | 57.5 | 68.6 | BSD-3-Clause | 3 weeks ago | |
| league/html-to-markdown | 0.84 | — | 1,881 | 1,898 | 215 | 1M | 15 | 50.1 | 54.7 | MIT | 2 years ago | |
| michelf/php-markdown | 0.84 | 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,458 | 3,544 | 527 | 624K | 87 | 52.1 | 54.7 | 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. | 18 | 15 | 0 | 2K | 0 | 21.9 | 31.4 | MIT | 4 months 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 | 238K | 1 | 0.3 | 55.2 | MIT | — |
How can I help you explore Laravel packages today?