erusev/parsedown
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| parsedown/parsedown | 0.83 | 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 | — | |
| league/commonmark | 0.82 | 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 | |
| parsedown/parsedown-extra | 0.82 | 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 | — | |
| spatie/laravel-markdown | 0.81 | 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. | 405 | 406 | 32 | 185K | 0 | 32.0 | 43.2 | MIT | 1 month ago | |
| cebe/markdown | 0.79 | 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,009 | 1,032 | 136 | 479K | 37 | 44.8 | 62.4 | MIT | 8 years ago | |
| commonmark/cmark | 0.79 | cmark is the reference C implementation of CommonMark, a strongly specified Markdown syntax. It offers fast parsing and rendering, a well-tested conformance suite, and utilities for converting Markdown to HTML and other formats with predictable, consistent output. | 1,950 | — | 645 | — | 50 | 61.8 | 29.7 | NOASSERTION | 1 month ago | |
| mathiasverraes/uptodocs | 0.79 | Keep project documentation in sync with your codebase. Uptodocs checks whether docs are up to date, helping teams catch stale or missing docs early and maintain reliable README and guides as the application evolves. | 61 | — | 1 | — | 0 | 20.5 | — | MIT | 5 years ago |
How can I help you explore Laravel packages today?