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

Abandoned → [cvuorinen/phpdoc-markdown-public](/?search=cvuorinen%2Fphpdoc-markdown-public)Library[Parsing &amp; Serialization](/categories/parsing)

cvuorinen/phpdoc-md
===================

PHP documentation generator, with markdown output

0.1.2(10y ago)044MITPHPPHP &gt;=5.3.1

Since Nov 2Pushed 10y ago1 watchersCompare

[ Source](https://github.com/cvuorinen/phpdoc-md)[ Packagist](https://packagist.org/packages/cvuorinen/phpdoc-md)[ Docs](https://github.com/cvuorinen/phpdoc-md)[ RSS](/packages/cvuorinen-phpdoc-md/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (11)Used By (0)

phpDocumentor Markdown export
=============================

[](#phpdocumentor-markdown-export)

This is a script that can generate markdown (.md) documentation files from your DocBlock comments.

It is tailored for projects using PSR-0, PSR-1, PSR-2, PSR-4 and namespaces.

This is based on the work of Evert Pot in .

**Note!** This package has been superseded by

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

[](#installation)

Install with composer:

```
composer require cvuorinen/phpdoc-md
```

Usage
-----

[](#usage)

First ensure that phpDocumentor 2 is installed somewhere, after, you must generate a file called `structure.xml`.

The easiest is to create a temporary directory, for example named `docs/`.

```
# phpdoc command
phpdoc  -d [project path] -t docs/ --template="xml"

# Next, run phpdocmd:
phpdocmd docs/structure.xml [outputdir]

```

Options
-------

[](#options)

```
--lt [template]
    This specifies the 'template' for links we're generating. By default
    this is "%c.md".

--title [title]
    This specifies the title for the generated Markdown document.

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.5% 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 ~122 days

Recently: every ~275 days

Total

10

Last Release

3884d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b637f75abd791a5d136972b6252dc6f0986120e06148c528c9b699cbd71838d6?d=identicon)[cvuorinen](/maintainers/cvuorinen)

---

Top Contributors

[![evert](https://avatars.githubusercontent.com/u/178960?v=4)](https://github.com/evert "evert (40 commits)")[![cvuorinen](https://avatars.githubusercontent.com/u/1764167?v=4)](https://github.com/cvuorinen "cvuorinen (20 commits)")[![assertchris](https://avatars.githubusercontent.com/u/200609?v=4)](https://github.com/assertchris "assertchris (1 commits)")[![jelmersnoeck](https://avatars.githubusercontent.com/u/815655?v=4)](https://github.com/jelmersnoeck "jelmersnoeck (1 commits)")

---

Tags

phpphpdocmarkdown

### Embed Badge

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

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

###  Alternatives

[evert/phpdoc-md

PHP documentation generator, with markdown output

171174.8k95](/packages/evert-phpdoc-md)[nelson6e65/phpdoc-vuepress

Template for generating your PHP API documentation in a pretty VuePress format.

224.6k2](/packages/nelson6e65-phpdoc-vuepress)

PHPackages © 2026

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