开源软件名称(OpenSource Name):evert/phpdoc-md开源软件地址(OpenSource Url):https://github.com/evert/phpdoc-md开源编程语言(OpenSource Language):PHP 86.1%开源软件介绍(OpenSource Introduction):PHPDocumentor MarkDown exportThis is a script that can generate markdown (.md) files for your API documentation. It is tailored for projects using PSR-0, PSR-1, PSR-2, PSR-4 and namespaces. The project was primarily developed for sabre/dav, but it should work for other codebases as well. It only documents classes and interfaces. The code is ugly, it was intended as a one-off, and I was in a hurry.. so the codebase may not be up to your standards. (it certainly isn't up to mine). InstallationThis project assumes you have composer installed. Simply add:
To your composer.json, and then you can simply install with:
UsageFirst ensure that phpdocumentor 2 is installed somewhere, after, you must
generate a file called The easiest is to create a temporary directory, for example named
Options
This should generate all the .md files. I'm excited to hear your feedback. Cheers, Evert |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论