parsedown/parsedown-extra
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| parsedown/parsedown | 0.84 | 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 | — | |
| erusev/parsedown | 0.84 | 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. | 15,017 | 15,113 | 1,143 | 2M | 119 | 88.1 | 62.7 | MIT | 1 month ago | |
| league/commonmark | 0.80 | 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,986 | 210 | 10M | 22 | 57.5 | 68.6 | BSD-3-Clause | 3 weeks 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 | |
| michelf/php-markdown | 0.79 | 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,459 | 3,544 | 526 | 624K | 87 | 52.1 | 54.7 | NOASSERTION | — | |
| twig/markdown-extra | 0.78 | 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 | |
| commonmark/cmark | 0.78 | 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 | |
| laradumps/laradumps | 0.64 | LaraDumps is a modern debugging tool for Laravel/PHP that sends dumps to a dedicated desktop app, keeping your app flow uninterrupted. Inspect models/collections, monitor SQL/logs/exceptions/mail/jobs, debug Livewire, validate JSON, and more. | 1,260 | 1,258 | 54 | 106K | 8 | 39.7 | 34.0 | MIT | 2 weeks ago | |
| laragraph/utils | 0.64 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 7 | 502K | 0 | 25.1 | 65.0 | MIT | 1 month ago | |
| larastan/larastan | 0.63 | Larastan is a PHPStan extension for Laravel that boosts code quality by analyzing your app and catching bugs before tests. It understands Laravel’s “magic” by booting the container to resolve runtime types. Supports Laravel 9+ (version-dependent). | 6,362 | 6,364 | 493 | 3M | 76 | 89.1 | 74.3 | MIT | 1 month ago | |
| yorcreative/laravel-argonaut-dto | 0.63 | Lightweight, composable Laravel DTO package to transform arrays/objects/collections into typed, validated data objects. Supports deep nested casting, type-safe conversion, Laravel Validator rules, explicit attribute priority, clean toArray/toJson serialization, and immutable readonly DTOs. | 106 | 106 | 4 | 411 | 0 | 22.2 | 11.1 | MIT | 1 month ago |
How can I help you explore Laravel packages today?