Libraries tagged by phido
wpscholar/phpdotenv
13838 Downloads
Loads environmental variables from a .env file.
type-lang/phpdoc
16096 Downloads
Library for recognizing PHPDoc annotations in PHP DocBlock comments
stefanocbt/phpdotenv-sync
28206 Downloads
A package that makes sure that your .env file is in sync with your .env.example
sinsquare/phpdoc-formatter
13513 Downloads
A tool to automatically fix phpDocumentor tags and annotations
peej/phpdoctor
4235 Downloads
PHPDoctor: The PHP Documentation Creator
nelson6e65/phpdoc-vuepress
4340 Downloads
Template for generating your PHP API documentation in a pretty VuePress format.
linchpin/phpdocumentor-template-markdown
8931 Downloads
phpDocumentor Template for github Wiki. Forked from oliveratgithub/phpDocumentor-Template-ghwiki
danog/phpdoc
7040 Downloads
Simple markdown PHPDOC documentation generator with psalm type annotation support.
automattic/phpdoc-markdown
852 Downloads
phpDocumentor v3 template that generates Markdown documentation for Github.
abacaphiliac/zend-phpdotenv
35596 Downloads
ZF2 Module that loads vlucas/phpdotenv
mnapoli/phpdocreader
254724 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
contributte/phpdoc
215759 Downloads
Doctrine Annotations for Nette Framework
piotrpress/wordpress-hooks
196 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.
ngmy/laravel-ide-helper-eloquent
5198 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
irazasyed/docgen
2646 Downloads
Streamline your Laravel package development with automatic facade documentation using Docgen for Laravel