# GrahamCampbell/Laravel-Markdown

A CommonMark wrapper for Laravel

Repository: https://github.com/GrahamCampbell/Laravel-Markdown
Canonical: https://ross.abutalabs.com/products/laravel-markdown
Homepage: https://gjcampbell.co.uk/
Language: PHP
License: MIT
License Family: permissive
Topics: hacktoberfest
Last push: 2026-05-06T22:11:56+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 43, longevity 100
- inputs: {"age_days": 4649, "days_push": 119, "days_rel": 167, "gap_med": 190.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1346, forks 138 (observed 2026-08-28T04:04:27.413306+00:00)

## What it is
Laravel Markdown is a CommonMark wrapper for Laravel that integrates the league/commonmark parser into the framework. It ships with integration with Laravel's view system so Blade views can render Markdown directly.

## Use cases
- render markdown in laravel blade views
- convert markdown to html in a laravel app
- configure commonmark extensions in laravel
- use markdown as a view engine in laravel
- parse user-submitted markdown content safely

## When to choose
- you are building a Laravel app that needs Markdown rendering
- you want CommonMark with Laravel view integration
- you need configurable CommonMark extensions in Laravel

## When to avoid
- you are not using Laravel or PHP
- you need a standalone Markdown parser outside a framework

## Facets
- artifact type: library
- maturity: active
- function: markdown, templating
- domain: web-development, documentation, cms
- platform: php
- tags: commonmark, laravel-package, view-integration, laravel

## Member repositories
- GrahamCampbell/Laravel-Markdown (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.413306+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:40.280950+00:00, confidence not recorded.
  - readme: https://github.com/GrahamCampbell/Laravel-Markdown (fetched 2026-08-28T04:04:27.413306+00:00, sha 2d2e2304fa78)
- Data as of 2026-08-30T08:39:29.467469+00:00.
