PHPackages                             sixlive/parsedown-alert - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. sixlive/parsedown-alert

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

sixlive/parsedown-alert
=======================

Alert component for Parsedown PHP

v0.1.0(7y ago)702MITPHPPHP ^7.1|7.2

Since Nov 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/sixlive/parsedown-alert)[ Packagist](https://packagist.org/packages/sixlive/parsedown-alert)[ Docs](https://github.com/sixlive/parsedown-alert)[ RSS](/packages/sixlive-parsedown-alert/feed)WikiDiscussions master Synced today

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

Parsedown Alert
===============

[](#parsedown-alert)

*NOTE: This requires v1.8 of Parsedown, which has not been released yet.*
-------------------------------------------------------------------------

[](#note-this-requires-v18-of-parsedown-which-has-not-been-released-yet)

[![Packagist Version](https://camo.githubusercontent.com/6726823801b6e6f1017c7c57f40b132a603e20874fcd34e5de692ffaba267f79/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7369786c6976652f7061727365646f776e2d616c6572742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sixlive/parsedown-alert)[![Packagist Downloads](https://camo.githubusercontent.com/33effd83eb5fb52bdb1e4b8a52fddf6980a83d8d6f4b8e8b345af3d8680f59b8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7369786c6976652f7061727365646f776e2d616c6572742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sixlive/parsedown-alert)[![Travis](https://camo.githubusercontent.com/2b6c774e32ad95d5ec9ff7cff735f7bed150515770d3305194b2a5f4585e4253/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7369786c6976652f7061727365646f776e2d616c6572742e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/sixlive/parsedown-alert)[![Code Quality](https://camo.githubusercontent.com/150f18e3379abe6906322da6f1eec60804c8c9c7ddfccd53d4d9b610d3b56fd2/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7369786c6976652f7061727365646f776e2d616c6572742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/sixlive/parsedown-alert/)[![Code Coverage](https://camo.githubusercontent.com/885065a30a47fe152c8b4d0ad643bf12912e45fd9d73d2cac7d5c1c8b598272a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7369786c6976652f7061727365646f776e2d616c6572742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/sixlive/parsedown-alert/)[![StyleCI](https://camo.githubusercontent.com/cd5836a8fc2748c304570266f8b4a7c0bed62f951dcf04172750caadd93bcd44/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3135363135323837312f736869656c64)](https://github.styleci.io/repos/156152871)

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

[](#installation)

You can install the package via composer:

```
> composer require sixlive/parsedown-alert
```

Usage
-----

[](#usage)

```
# Here is a post

::: warning
**Warning**
This post is over a year old. Some of this information may be out of date.
:::
```

```
$parsedown = new \sixlive\ParsedownAlert;

$parsedown->text(file_get_contents(__DIR__.'/README.md'));
```

```

    Warning
    This post is over a year old. Some of this information may be out of date.

```

Testing
-------

[](#testing)

```
> composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Code Style
----------

[](#code-style)

In addition to the php-cs-fixer rules, StyleCI will apply the [Laravel preset](https://docs.styleci.io/presets#laravel).

### Linting

[](#linting)

```
> composer styles:lint
```

### Fixing

[](#fixing)

```
> composer styles:fix
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [TJ Miller](https://github.com/sixlive)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

2744d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5108034?v=4)[TJ Miller](/maintainers/sixlive)[@sixlive](https://github.com/sixlive)

---

Top Contributors

[![sixlive](https://avatars.githubusercontent.com/u/5108034?v=4)](https://github.com/sixlive "sixlive (1 commits)")

---

Tags

markdownalert

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/sixlive-parsedown-alert/health.svg)

```
[![Health](https://phpackages.com/badges/sixlive-parsedown-alert/health.svg)](https://phpackages.com/packages/sixlive-parsedown-alert)
```

###  Alternatives

[erusev/parsedown-extra

An extension of Parsedown that adds support for Markdown Extra.

84314.8M192](/packages/erusev-parsedown-extra)[benjaminhoegh/parsedown-extended

An extension for Parsedown.

5022.6k1](/packages/benjaminhoegh-parsedown-extended)[tovic/parsedown-extra-plugin

Configurable Markdown to HTML converter with Parsedown Extra.

5933.7k](/packages/tovic-parsedown-extra-plugin)[taufik-nurrohman/parsedown-extra-plugin

Configurable Markdown to HTML converter with Parsedown Extra.

5932.3k](/packages/taufik-nurrohman-parsedown-extra-plugin)[maglnet/magl-markdown

Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.

22178.2k4](/packages/maglnet-magl-markdown)[pagerange/metaparsedown

Adds ability to have meta data in markdown files parsed by eursev/parsedown or eruseve/parsedown-extra

2637.2k2](/packages/pagerange-metaparsedown)

PHPackages © 2026

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