Libraries tagged by docblocks
brandoriented/annotations
40 Downloads
Docblock Annotations Parser
adiletmaks/annotations
31 Downloads
The KISS PHP annotations library
ngsoft/annotations
8 Downloads
PHP Class Annotation Parser .
ilmiont/elucidate
8 Downloads
Elucidate is a minimal library for generating PHP documentation from docblocks.
claudiodekker/laravel-macro-describer
11 Downloads
Automatically generate IDE autocompletion helpers for Laravel macros/mixins.
on3n3o/extended-route-list
1 Downloads
This package extends default Laravel command route:list to include docblocks @see @author @version @access @param @return. Provides config file to setup what columns, how, and when to show.
mortenscheel/laravel-ide-helper-plus
215 Downloads
An automation extension for barryvdh/laravel-ide-helper.
xiian/docgenerator
6 Downloads
Generate PHPDoc style docblocks.
webmasterapp/phpdoc-reader
21 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
vm5/php-parser
7 Downloads
This package can parse easily PHP Files. There is a visitor which removes all the PHP comments (NOT the DocBlocks) - including @author and @copyright tags from docblocks.
twoh/validator
5 Downloads
This project contains the basic Implementation of Validators in PHP DocBlocks.
radziuk/php-tt
30 Downloads
Docblock unit tests library, unit test methods of your class directly in your doc block
piedweb/method-doc-block-generator
125 Downloads
Method DocBlock Generator
joby/context
1 Downloads
A lightweight DI container for PHP for global, low‑config service and object registration. Use it to resolve and inject services, objects, and config values anywhere. You can execute callables with injected dependencies, instantiate objects with dependencies, and even include files using a unique DocBlock injection system.
jinnguyen/puja-entity
105 Downloads
Puja-Entity is an abstract layer to manage a entity object and easy to get the Docblock document