Libraries tagged by PHP Documentor
phpdocumentor/reflection-common
588458697 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
599288718 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
608145961 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/reflection
7116358 Downloads
Reflection library to do Static Analysis for PHP Projects
phpdocumentor/phpdocumentor
2928746 Downloads
Documentation Generator for PHP
phpdocumentor/graphviz
7077422 Downloads
Wrapper for Graphviz
apigen/apigen
615162 Downloads
PHP source code API generator.
phpdocumentor/flyfinder
360139 Downloads
Flysystem plugin to add file finding capabilities to the Filesystem entity
phpdocumentor/fileset
2736811 Downloads
Fileset component for collecting a set of files given directories and file paths
saggre/phpdocumentor-markdown
32586 Downloads
Markdown template for phpDocumentor3
vanderlee/swaggergen
113636 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
linchpin/phpdocumentor-template-markdown
2897 Downloads
phpDocumentor Template for github Wiki. Forked from oliveratgithub/phpDocumentor-Template-ghwiki
bmdevel/php-index
36691 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
nelson6e65/phpdoc-vuepress
4080 Downloads
Template for generating your PHP API documentation in a pretty VuePress format.
onspli/phpdoc-markdown
14827 Downloads
Generate documentation in Markdown format so it can be published in GitHub.