Libraries tagged by phpdom
marcocesarato/markdown
141 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
15705 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
boktoso-enterprise/laravel-model-doc
4604 Downloads
Laravel Model PHPDoc Generator
wordpress/phpdoc-parser
19919 Downloads
Static code parser for WordPress source.
voku/phpdoctor
64 Downloads
Check for missing or wrong phpdoc comments.
skayo/phpdoc-md
800 Downloads
PHP documentation generator, with markdown output
phprometheus/phprometheus
4537 Downloads
Opinionated library for shipping metrics to Prometheus.
morrislaptop/phpdotenv-safe
80405 Downloads
Load environment variables from .env and ensure they're all present
kevinoo/laravel-phpdoc-helper
1172 Downloads
Help IDE to know the PHPDoc for classes use via Facade
jevets/kirby-phpdotenv
9178 Downloads
PHPDotenv for Kirby CMS
danog/phpdoc
6556 Downloads
Simple markdown PHPDOC documentation generator with psalm type annotation support.
cyberinferno/yii2-phpdotenv
10996 Downloads
phpdotenv Yii2 extension
bingo-soft/phpdocxtemplate
5524 Downloads
PHP library which uses docx files as Twig templates
billrobclark/alfred-phpdoc-search
0 Downloads
Aflred workflow for quickly searching the php.net documentation.
aharisu/generate-form-request-phpdoc
469 Downloads
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class