PHPackages                             aidantwoods/markdownphpdocs - 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. aidantwoods/markdownphpdocs

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

aidantwoods/markdownphpdocs
===========================

Markdown Documentation Generator for PHP

v0.2.1(9y ago)11.3kMITPHP

Since Jun 23Pushed 9y ago1 watchersCompare

[ Source](https://github.com/aidantwoods/MarkdownPhpDocs)[ Packagist](https://packagist.org/packages/aidantwoods/markdownphpdocs)[ RSS](/packages/aidantwoods-markdownphpdocs/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

MarkdownPhpDocs
===============

[](#markdownphpdocs)

Very hastily thrown together package to generate `*.md` files from a slightly customised version of phpdoc.

How to use
----------

[](#how-to-use)

[![Tutorial](https://camo.githubusercontent.com/a2b6e45f9b74288aaea5f71ebd3e0434ae903bc0eb2870bbd9f6caf5ccf61031/68747470733a2f2f696d672e796f75747562652e636f6d2f76692f4938644d637132353968382f302e6a7067)](https://www.youtube.com/watch?v=I8dMcq259h8)

Installation:
-------------

[](#installation)

```
git clone https://github.com/aidantwoods/MarkdownPhpDocs
cd MarkdownPhpDocs
composer update
```

You can then either directly run the file `markdown-phpdoc` located in the `bin` directory, or add this bin directory to your `~/.bash_profile` to run from anywhere. e.g. by adding the lines:

```
PATH="[local-file-path-goes-here]/MarkdownPhpDocs/bin:${PATH}"
export PATH
```

> Note that you'll need composer to pull down the the customised version of phpdoc as a dependency ([available here](https://github.com/aidantwoods/phpDocumentor2/tree/no-markdown)), which serves to disable markdown processing in phpdoc (this to avoid markdown ending up within HTML, and thus not being ignored by most markdown parsers).

Usage
-----

[](#usage)

```
markdown-phpdoc -f [input file] -t [target directory]

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

3294d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3288888?v=4)[Aidan Woods](/maintainers/aidantwoods)[@aidantwoods](https://github.com/aidantwoods)

---

Top Contributors

[![aidantwoods](https://avatars.githubusercontent.com/u/3288888?v=4)](https://github.com/aidantwoods "aidantwoods (33 commits)")

### Embed Badge

![Health badge](/badges/aidantwoods-markdownphpdocs/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k45](/packages/friendsoftypo3-content-blocks)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

43785.5k4](/packages/lullabot-drainpipe)[altis/local-server

Local Server module for Altis

18217.0k2](/packages/altis-local-server)

PHPackages © 2026

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