PHPackages                             fwahlqvist/wdev-markdown - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. fwahlqvist/wdev-markdown

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

fwahlqvist/wdev-markdown
========================

A ZF2 module to enable use of markdown via composer installation or a git clone

148PHP

Since Dec 15Pushed 13y ago1 watchersCompare

[ Source](https://github.com/fwahlqvist/WdevMarkdown)[ Packagist](https://packagist.org/packages/fwahlqvist/wdev-markdown)[ RSS](/packages/fwahlqvist-wdev-markdown/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

WdevMarkdown
============

[](#wdevmarkdown)

A simple ZF2 module that lets you use Markdown in your own modules, to install all you will have to do is to

Add

```
"fwahlqvist/wdev-markdown": "dev-master"
```

 to your composer and run ```
php composer.phar install
```

Enable WdevMarkdown in your application.config.php

In your view scripts add

```
$this->WdevMarkdown('Your Content');
```

\##TODO This module is currently pre configured to use the [Markdown Extra](http://michelf.ca/projects/php-markdown/extra/) and this might be configurable in the future

Add test for phpunit

Better documentation

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/cb5115ec3d601dfab3ef376b85d89ca2251bad97b2c84abe9d6c4af1b73222f1?d=identicon)[fwahlqvist@gmail.com](/maintainers/fwahlqvist@gmail.com)

---

Top Contributors

[![fwahlqvist](https://avatars.githubusercontent.com/u/551815?v=4)](https://github.com/fwahlqvist "fwahlqvist (8 commits)")[![janpieper](https://avatars.githubusercontent.com/u/426371?v=4)](https://github.com/janpieper "janpieper (1 commits)")

### Embed Badge

![Health badge](/badges/fwahlqvist-wdev-markdown/health.svg)

```
[![Health](https://phpackages.com/badges/fwahlqvist-wdev-markdown/health.svg)](https://phpackages.com/packages/fwahlqvist-wdev-markdown)
```

###  Alternatives

[spatie/unit-conversions

Perform unit conversions in PHP

363.5k](/packages/spatie-unit-conversions)[devaly/wordpress-routes

Manage rewrites and routes in WordPress with this dead-simple plugin

101.2k](/packages/devaly-wordpress-routes)

PHPackages © 2026

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