spatie/laravel-markdown-response
Serve clean markdown versions of your Laravel HTML pages for AI agents and bots. Detects requests via Accept: text/markdown, known user agents, or .md URLs. Driver-based conversion (local PHP or Cloudflare Workers AI), caching, and HTML preprocessing included.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| twig/markdown-extra | 0.87 | 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 | |
| cebe/markdown | 0.86 | 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.86 | — | 1,344 | 1,365 | 138 | 125K | 0 | 35.7 | 31.1 | MIT | 2 months ago | |
| fluxbb/commonmark | 0.86 | 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 | — | |
| labrodev/laravel-markdownable | 0.86 | 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 | — | |
| spatie/laravel-markdown | 0.85 | 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 | — | — | |
| spatie/commonmark-highlighter | 0.85 | Server-side syntax highlighting for league/commonmark code blocks using scrivo/highlight.php. Generates HTML compatible with highlight.js themes, reducing JavaScript and avoiding flashes of unstyled code. Supports 185+ languages for fast, clean markdown rendering. | 139 | 139 | 10 | 12K | 0 | 2.0 | 18.7 | MIT | 4 years ago | |
| cdaguerre/markdown-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| knplabs/knp-markdown-bundle | 0.85 | — | 412 | 432 | 48 | 21K | 0 | 3.9 | 16.7 | MIT | 4 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 | |
| erusev/parsedown-extra | 0.85 | 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. | 843 | 862 | 131 | 159K | 74 | 45.2 | 63.7 | MIT | 3 months ago | |
| nickcernis/html-to-markdown | 0.84 | 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 |
How can I help you explore Laravel packages today?