Libraries tagged by phpdot
vanio/type-parser
23982 Downloads
Library for parsing property types defined using @var PHPDoc annotation
scrumworks/property-reader
360201 Downloads
Property reader which can work with typed properties and phpdoc
palepurple/propel1
5104 Downloads
Fork of Propel ORM (v1.7.x) with minor patches (phpdoc, PHP 7.x compatability etc)
marcocesarato/markdown
528 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
18879 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
symplify/better-reflection-docblock
29365 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
387 Downloads
Adds support for template PHPDoc tags
type-lang/phpdoc-standard-tags
17784 Downloads
Adds support for standard PHPDoc tags
qdequippe/phpdftk
5452 Downloads
PHP wrapper for pdftk
phing/task-phpdoc
81811 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
1983 Downloads
Validates PHPDoc @param and @return tags against method signatures