Libraries tagged by PHP Documentor
sinsquare/phpdoc-formatter
13300 Downloads
A tool to automatically fix phpDocumentor tags and annotations
automattic/phpdoc-markdown
742 Downloads
phpDocumentor v3 template that generates Markdown documentation for Github.
phpdocumentor/guides-theme-rst
1392 Downloads
Adds a reStructuredText theme used to convert Markdown into reStructuredText
phpdocumentor/guides-theme-bootstrap
13349 Downloads
A theme for phpdocumentor/guides based on Bootstrap
phpdocumentor/template-zend
534153 Downloads
Official Zend Framework Template for phpDocumentor2
phpdocumentor/template-xml
519921 Downloads
Generates an XML representation of the project's structure
phpdocumentor/template-responsive-twig
531515 Downloads
Responsive modern template for phpDocumentor for Twig
phpdocumentor/template-old-ocean
531856 Downloads
Blue template with high contrast for the foreground
phpdocumentor/template-clean
533565 Downloads
A clean, responsive modern template for phpDocumentor for Twig aimed at usability
phpdocumentor/template-checkstyle
532205 Downloads
Checkstyle XML output template for phpDocumentor2
sunaoka/php-documentor3-template-ja
274 Downloads
phpDocumentor 3 Japanese templates
lluiscamino/php-doc2pdf
1 Downloads
Create PDF formatted documentation for your PHP projects.
artur-gajewski/documentor-bundle
11050 Downloads
Symfony2 bundle to implement phpDocumentor into any project from which the documentation is accessible with a browser.
malkusch/php-index
19813 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.
heimrichhannot/phpdoc-github-template
30 Downloads
phpDocumentor template that generates Markdown documentation of the public API