PHPackages                             havenshen/enjelly-down - 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. havenshen/enjelly-down

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

havenshen/enjelly-down
======================

一个Markdown解析器,基于Laravel5.\*以上版本插件。

v1.1(10y ago)21061MITPHP

Since Dec 31Pushed 10y ago1 watchersCompare

[ Source](https://github.com/HavenShen/enjelly-down)[ Packagist](https://packagist.org/packages/havenshen/enjelly-down)[ Docs](https://github.com/HavenShen/enjelly-down)[ RSS](/packages/havenshen-enjelly-down/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (3)Used By (0)

enjelly-down
============

[](#enjelly-down)

[![Latest Stable Version](https://camo.githubusercontent.com/ff76e71c5c9d1fb9b8ec3d89f7a7eed2dbde85f3c56fcf27d4900c0a935274c6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f486176656e5368656e2f656e6a656c6c792d646f776e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/HavenShen/enjelly-down)[![Total Downloads](https://camo.githubusercontent.com/7360832b26fb414bdf92908492f4f0fd8209dbd0d6aa13ef8f54b7325c3f7569/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f486176656e5368656e2f656e6a656c6c792d646f776e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/HavenShen/enjelly-down)[![License](https://camo.githubusercontent.com/09379bcf5b47126310f37b60c9b28b9dd6dae4e8c79da8d68b5ef06b8b243d6c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f486176656e5368656e2f656e6a656c6c792d646f776e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/HavenShen/enjelly-down)

> 本版本基于 [SegmentFault/HyperDown](https://github.com/SegmentFault/HyperDown) - markdown解析器，为laravel封装了一个package，laravel5.1.\*以上版本可用.

安装
--

[](#安装)

1. 安装包文件

```
composer require havenshen/enjelly-down
```

配置
--

[](#配置)

### Laravel 应用

[](#laravel-应用)

1. 注册 `ServiceProvider`:

```
HavenShen\EnjellyDown\EnjellyDownProvider::class,
```

2. （可选）添加外观到 `config/app.php` 中的 `aliases` 部分:

```
'EnjellyDown' => HavenShen\EnjellyDown\Facades\EnjellyDown::class,
```

6.使用

```
/*
* 传入解析内容文本
*/
\EnjellyDown::markdown('需要解析内容文本');
```

License
-------

[](#license)

MIT

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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 ~173 days

Total

2

Last Release

3662d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3860322?v=4)[HavenShen](/maintainers/HavenShen)[@HavenShen](https://github.com/HavenShen)

---

Top Contributors

[![HavenShen](https://avatars.githubusercontent.com/u/3860322?v=4)](https://github.com/HavenShen "HavenShen (6 commits)")

---

Tags

laravelmarkdown

### Embed Badge

![Health badge](/badges/havenshen-enjelly-down/health.svg)

```
[![Health](https://phpackages.com/badges/havenshen-enjelly-down/health.svg)](https://phpackages.com/packages/havenshen-enjelly-down)
```

###  Alternatives

[torchlight/torchlight-commonmark

A Commonmark extension for Torchlight, the syntax highlighting API.

28265.5k6](/packages/torchlight-torchlight-commonmark)

PHPackages © 2026

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