Libraries tagged by docblock
radziuk/php-tt
30 Downloads
Docblock unit tests library, unit test methods of your class directly in your doc block
paneidos/laravel-ide-helper-model-fix
229 Downloads
Fix the doc block causing trouble in PhpStorm with a single command.
mizbanpaytakht/comment-manager
16 Downloads
Doc Block comment parser and method validator
metanotes/metanotes
6 Downloads
DOC Block annotation parsing for PHP
kubomikita/reflection
12 Downloads
Fork of Nette Reflection: docblock annotations parser and common reflection classes with php 8 compatibility
knuckleswtf/scribe-tags2attributes
59 Downloads
Automatically convert most Scribe v3 docblock tags to v4 PHP 8 attributes
joby/context
1 Downloads
A lightweight, static dependency injection container for PHP that combines simplicity with powerful features like automatic dependency resolution, callable execution with injected dependencies, and file inclusion with docblock-based dependency injection.
jinnguyen/puja-entity
105 Downloads
Puja-Entity is an abstract layer to manage a entity object and easy to get the Docblock document
inroutephp/inroute
118 Downloads
Generate http routing and dispatching middleware from docblock annotations
hwl/thinkphp-controllers-to-menu
23 Downloads
thinkphp controllers DOC block to menu array
f2/types
3 Downloads
Data type declarations with casting, validation and annotations, without DocBlock parsing using pure PHP.
delormejonathan/accessible
61 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
axebear/php-magic
9 Downloads
PHP micro framework for hooking into magic methods using docblocks and attributes.
ansjabar/laradocs
28 Downloads
Generate beautiful documentation for your Laravel applications with DocBlocks.
aaronhipple/sampler
14 Downloads
Test inline code samples from your docblocks using PHPUnit