11 skills found
Luracast / RestlerZero-boilerplate REST API framework for PHP 8+. Auto-generates routes, docs, validation.
peej / PhpdoctorPHPDoctor is an attempt to create a simpler and faster PHPDoc (Javadoc style comment parser for PHP) that produces standards compliant HTML.
delight-im / Javadoc To Markdown[UNMAINTAINED] Generate Markdown from your Javadoc, PHPDoc or JSDoc comments
romanzipp / Laravel Model Doc📝 Generate PHPDoc comments for Laravel Models
molbal / AI PhpdocAI PHPDocs is a tool that uses GPT-3 to automatically add missing PHPDoc comments to your PHP code.
marcocesarato / PHP Markdown DocsThis 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.
jesseschalken / Php Type Checker[Abandoned - use Hacklang instead] PHP static type checker using only PHPDoc doc comments and PHP7 type annotations
oct8cat / Sublime PhpdoxPHPDoc comments generator plugin for Sublime Text 2 editor
php-type-language / Phpdoc🗃️ Library for recognizing PHPDoc Tags in PHP DocBlock comments
nagoriktech / Laravel Swagger Ui GeneratorA swagger OpenApi Documentation auto generator for laravel. This package requires no phpDoc or any kind of comments
tetsuo13 / Vim PHP DocExtends the PHP syntax highlighting in Vim, changing comments when using phpDoc tags to resemble the highlighting found in the Vim Java syntax