Libraries tagged by phpdocs
ihor-radchenko/laravel-ide-helper-macros
622 Downloads
Generate phpDoc for laravel macroable class.
code-orange/jot
9312 Downloads
Laravel package that generates RESTful API documentation in Markdown based on PHPDoc.
bumble-tech/bumble-doc-gen
404 Downloads
Documentation generator next to the code for large and small php projects
biurad/annotations
4832 Downloads
Library for managing all your PHP attributes/annotations with ease
artur-gajewski/documentor-bundle
11128 Downloads
Symfony2 bundle to implement phpDocumentor into any project from which the documentation is accessible with a browser.
pradosoft/apigen
3200 Downloads
PHP source code API generator - Prado fork
phpdocumentor/plugin-twig
5272 Downloads
Plugin for phpDocumentor2 that adds support for creating templates using Twig as templating engine
net_bazzline/php_component_code_generator
1560 Downloads
free as in freedom component to generate php code for class, file, method, property, constant, documentation
wapmorgan/openapi-generator
2824 Downloads
OpenApi configuration generator directly from PHP code (PhpDoc, functions signature and type hints) and projects (for yii2, slim, laravel). Can be used with a large monolithic backend to maintain big API documentation
trin4ik/activeapi
1188 Downloads
generate api documentation from phpdoc
niamulhasan/laravel-swagger-ui-generator
1 Downloads
A swagger OpenApi Documentation generator for laravel; This package requires no phpDoc comments
corex/lmodel
5815 Downloads
Laravel Model (generator, constants, preserved lines, phpdoc)
avtehnik/service-doc
8131 Downloads
service-doc - Generate interactive documentation for your RESTful API using phpdoc annotations
anderson9527/laravel-dev-helper
79 Downloads
Developer tools for Laravel projects, e.g., generate PHPDoc @property for models.
rollerworks/metadata
805 Downloads
The Rollerworks Metadata Component provides a mechanisms to easily load annotated configuration (or metadata) of Classes, methods and properties from different sources like PHPDoc Annotations, YAML or XML.