PHPackages                             stefk/md - 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. stefk/md

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

stefk/md
========

06.6k2[2 issues](https://github.com/stefk/md/issues)PHP

Since May 31Pushed 8y ago1 watchersCompare

[ Source](https://github.com/stefk/md)[ Packagist](https://packagist.org/packages/stefk/md)[ RSS](/packages/stefk-md/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/5d59a9a3b816ea015ebe676678c5bf27d010c52f0b23658c08fbd53e28591f5d/68747470733a2f2f7472617669732d63692e6f72672f737465666b2f6d642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/stefk/md)[![Coverage Status](https://camo.githubusercontent.com/4d48ba3016e2f4cd7ef11e0e2e76257d05407417bf5e64dbfec1dfb89f44c64c/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f737465666b2f6d642f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/stefk/md?branch=master)

MD
==

[](#md)

MD is a PHP linter built on top of [PhpParser](https://github.com/nikic/PHP-Parser). It provides the convenience of a static analysis CLI tool like PHPMD while borrowing ideas from cloud-based solutions such as Sensio Insight and Scrutinizer.

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

[](#installation)

```
composer require stefk/md

```

An `md` executable will be available in composer's *bin* directory.

Usage
-----

[](#usage)

Analyse all PHP files within the current directory (recursive):

```
md

```

Analyse specific files/directories:

```
md file.php
md dir
md dir1 dir2 file1.php

```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.6% 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/8e3b554887f1d89617b1736b1c87c67168074bc6e89f1ec0612e306cf648543e?d=identicon)[stefk](/maintainers/stefk)

---

Top Contributors

[![stefk](https://avatars.githubusercontent.com/u/880921?v=4)](https://github.com/stefk "stefk (41 commits)")[![ngodfraind](https://avatars.githubusercontent.com/u/1397430?v=4)](https://github.com/ngodfraind "ngodfraind (1 commits)")

### Embed Badge

![Health badge](/badges/stefk-md/health.svg)

```
[![Health](https://phpackages.com/badges/stefk-md/health.svg)](https://phpackages.com/packages/stefk-md)
```

###  Alternatives

[formapro/telegram-bot

PHP Telegram Bot

2522.5k](/packages/formapro-telegram-bot)

PHPackages © 2026

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