Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Parsedown Laravel Package

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.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
adrianbaez/markdown-bundle Symfony 4 bundle that adds a Markdown parsing service and Twig filter. Uses Parsedown by default but can be configured to use any Markdown library, making it easy to render Markdown content in templates and services. 0 0 0 0 0 0.3 — MIT 8 years ago
View on GitHub
Context7
alexvasilyev/mthaml — 1 1 0 0 0 0.6 — NOASSERTION 8 years ago
View on GitHub
Context7
andchir/markdown-bundle — 0 0 0 0 0 1.5 — MIT 6 years ago
View on GitHub
Context7
aptoma/twig-markdown — 171 175 20 40K 0 1.5 — — —
View on GitHub
Context7
asm/markdown-content-bundle — 1 2 1 0 3 1.9 0.4 — 12 years ago
View on GitHub
Context7
bgaze/parsedown-bundle Symfony 2 bundle adding Parsedown and Parsedown Extra Markdown parsing. Provides parsedown.standard and parsedown.extra services plus Twig filters md and mde to render Markdown/Markdown Extra in templates or PHP. Note: project is unmaintained. 3 4 3 0 0 0.1 — MIT —
View on GitHub
Context7
checlou/flat-file-cms-bundle — 0 0 0 0 0 0.0 — MIT —
View on GitHub
Context7
colibo/parsedown-bundle — 1 1 1 0 0 0.1 — MIT —
View on GitHub
Context7
demontpx/parsedown-bundle — 5 5 0 12 0 0.0 — MIT —
View on GitHub
Context7
dnl/mthaml Laravel package integrating Haml templating via mthaml, enabling you to render .haml views with a concise, Ruby-like syntax. Useful for teams adopting Haml in PHP/Laravel projects and keeping view markup clean and expressive. 0 0 0 0 0 0.0 — NOASSERTION —
View on GitHub
Context7
dothiv/dothiv-parsedown-bundle — 1 1 3 0 0 0.2 — — 10 years ago
View on GitHub
Context7
easy-doc/easy-doc Easy Doc is a Laravel/PHP package for quickly generating and serving project documentation. It helps you organize docs, render them for the web, and keep content maintainable with a simple setup suitable for small apps and internal tools. 4 4 4 5K 0 5.9 41.8 MIT 11 months ago
View on GitHub
Context7
edsi-tech/sir-trevor-bundle — 13 13 2 0 4 1.1 0.8 — —
View on GitHub
Context7
erusev/parsedown-extra 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
View on GitHub
Context7
google/cloud-bigquery Idiomatic PHP client for Google BigQuery. Create and manage datasets/tables, load data (e.g., CSV), run jobs, and execute SQL queries with result iteration. GA stability, Composer install, and supports standard Google Cloud authentication. 89 94 20 586K 0 29.9 61.8 Apache-2.0 2 weeks ago
View on GitHub
Context7
google/cloud-core Core infrastructure library for Google Cloud PHP clients. Provides shared components like authentication, retries, request handling, and utilities used across Google Cloud service packages. Not intended for direct use; typically installed as a dependency. 343 346 21 4M 0 31.4 64.6 Apache-2.0 3 weeks ago
View on GitHub
Context7
google/cloud-firestore Idiomatic PHP client for Google Cloud Firestore. Install via Composer and use the generated gRPC-based API to read/write documents, run queries, and manage data at scale. Part of the googleapis/google-cloud-php project. 181 183 33 109K 0 30.1 44.6 Apache-2.0 1 month ago
View on GitHub
Context7
google/cloud-logging Idiomatic PHP client for Google Cloud Logging (Stackdriver). Write, store, search, and analyze logs from Google Cloud and AWS. Supports REST and gRPC (including streaming). Install via Composer and authenticate with Google Cloud credentials. 44 45 15 185K 0 28.9 58.3 Apache-2.0 3 weeks ago
View on GitHub
Context7
google/cloud-pubsub Idiomatic PHP client for Google Cloud Pub/Sub. Publish and receive messages between services using REST or gRPC (including streaming). Install via Composer and authenticate with Google Cloud credentials for managed, real-time messaging. 90 94 25 535K 0 30.0 60.4 Apache-2.0 1 month ago
View on GitHub
Context7
google/cloud-spanner Idiomatic PHP client for Google Cloud Spanner, a globally consistent relational database. Install via Composer and use gRPC to connect to instances/databases, run SQL queries with parameters, and benefit from V2 multiplexed sessions for efficient concurrent requests. 20 20 8 16K 0 29.8 46.4 Apache-2.0 3 weeks ago
View on GitHub
Context7
google/cloud-storage Idiomatic PHP client for Google Cloud Storage. Upload, download, and manage buckets/objects, set ACLs, and use the gs:// stream wrapper. Part of the Google Cloud PHP suite with full API docs and authentication guidance. 342 349 30 3M 0 32.8 63.1 Apache-2.0 2 weeks ago
View on GitHub
Context7
google/cloud-translate Idiomatic PHP client for Google Cloud Translation. Supports V2 (handwritten) and V3 (generated) APIs to translate text, detect language, and manage datasets/models. Auth via Google Cloud credentials; install with Composer for easy integration. 203 206 22 420K 0 28.6 52.8 Apache-2.0 1 month ago
View on GitHub
Context7
league/commonmark 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
View on GitHub
Context7
redaxo/source REDAXO is a PHP-based CMS/website framework focused on flexible, module-driven content creation with full control over input/output. Multilingual, highly extendable, and workflow-friendly, with strong community resources, docs, and addons. 347 347 118 245 93 51.8 34.4 NOASSERTION 1 month ago
View on GitHub
Context7
sarfraznawaz2005/aiqueryoptimizer — 9 9 0 0 0 7.1 — MIT 9 months ago
View on GitHub
Context7
thea/markdown-blog — 0 0 0 30 1 2.2 20.6 NOASSERTION 2 years ago
View on GitHub
Context7
twig/markdown-extra 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
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai