PHPackages                             p3k/blade-markdown-directive - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. p3k/blade-markdown-directive

ActiveLibrary[Templating &amp; Views](/categories/templating)

p3k/blade-markdown-directive
============================

0.10.0(3y ago)332CC0-1.0PHPPHP &gt;7.4CI failing

Since Jun 28Pushed 3y agoCompare

[ Source](https://github.com/aaronpk/blade-markdown-directive)[ Packagist](https://packagist.org/packages/p3k/blade-markdown-directive)[ RSS](/packages/p3k-blade-markdown-directive/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (1)Dependencies (2)Versions (8)Used By (0)

Blade Markdown Directive
========================

[](#blade-markdown-directive)

This adds a Laravel [Blade](https://laravel.com/docs/5.4/blade#extending-blade) directive to render the enclosed text as Markdown.

Installation
------------

[](#installation)

First require this project using Composer:

```
composer require p3k/blade-markdown-directive

```

Add the following to your `config/app.php` file in the `providers` section:

```
  p3k\MarkdownServiceProvider::class,
```

Usage
-----

[](#usage)

Now in any `.blade.php` file, you can use the `@markdown` directive to render Markdown.

```

  @markdown($description)

```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~343 days

Recently: every ~164 days

Total

7

Last Release

1274d ago

PHP version history (3 changes)0.1.0PHP &gt;5.4

0.2.0PHP &gt;7.2

0.9.0PHP &gt;7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/385b302aef27e9e72ddfbf65c8b15cfce5946744fe2e541c5b415665fc2351fc?d=identicon)[aaronpk](/maintainers/aaronpk)

---

Top Contributors

[![aaronpk](https://avatars.githubusercontent.com/u/113001?v=4)](https://github.com/aaronpk "aaronpk (14 commits)")

### Embed Badge

![Health badge](/badges/p3k-blade-markdown-directive/health.svg)

```
[![Health](https://phpackages.com/badges/p3k-blade-markdown-directive/health.svg)](https://phpackages.com/packages/p3k-blade-markdown-directive)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

137236.2k8](/packages/statamic-rad-pack-runway)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3622.8k](/packages/duncanmcclean-statamic-cargo)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21327.3k4](/packages/ecotone-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
