Libraries tagged by phpdocs
phpdocumentor/dev-server
4970 Downloads
A php development server with live reloading to preview your documentation
phpdocumentor/unified-asset-installer
607441 Downloads
Asset installer for phpDocumentor
vanio/type-parser
23964 Downloads
Library for parsing property types defined using @var PHPDoc annotation
scrumworks/property-reader
360138 Downloads
Property reader which can work with typed properties and phpdoc
marcocesarato/markdown
522 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
georgo/wsdl-creator
18846 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
symplify/better-reflection-docblock
29303 Downloads
Slim wrapper around phpstan/phpdoc-parser with format preserving printer
rector/simple-php-doc-parser
6138 Downloads
Service integration of phpstan/phpdoc-parser, with few extra goodies for practical simple use
wordpress/phpdoc-parser
19955 Downloads
Static code parser for WordPress source.
voku/phpdoctor
66 Downloads
Type and PHPDoc quality profiling for PHP projects.
type-lang/phpdoc-template-tags
381 Downloads
Adds support for template PHPDoc tags
type-lang/phpdoc-standard-tags
17751 Downloads
Adds support for standard PHPDoc tags
phing/task-phpdoc
81791 Downloads
This task runs phpDocumentor 2, a API documentation tool. This project is the result of the merge of the phpDocumentor and DocBlox projects.
peej/phpdoctor
4290 Downloads
PHPDoctor: The PHP Documentation Creator
nsrosenqvist/phpdoc-validator
1969 Downloads
Validates PHPDoc @param and @return tags against method signatures