Libraries tagged by docblock
sleekdoc/sleekdoc
10 Downloads
This generates a documentation based on class doc-block which able to handle XML and REST api's
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
22 Downloads
Fork of Nette Reflection: docblock annotations parser and common reflection classes with php 8 compatibility
knuckleswtf/scribe-tags2attributes
67 Downloads
Automatically convert most Scribe v3 docblock tags to v4 PHP 8 attributes
joby/context
2 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
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
gortonsd/router
1 Downloads
A lightweight PHP router library with automatic controller discovery, route registration via docblock annotations, and intelligent route caching
gortonsd/marshal
2 Downloads
A lightweight PHP framework with automatic controller discovery, route registration via docblock annotations, and intelligent route caching
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.