Registry / build-tool / clean-phpdoc-md

clean-phpdoc-md

JSON →
library0.19.3phppackagistunverified

Parse PHP classes and writes documentation to markdown files.

composer require clean/phpdoc-md
INSTALL
IMPORT
SIG · CLEAN-PHPDOC-MD
C
clean-phpdoc-md
build-toolphpv0.19.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Parser
use Clean\PhpdocMd\Parser;

Generate markdown documentation from PHP source files.

use Clean\PhpdocMd\Parser; $parser = new Parser(); $parser->parse('src/')->toMarkdown('docs/');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.19.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
clean-phpdoc-md — pip install clean-phpdoc-md · libregistry