Libraries tagged by doc bloc
zero-to-prod/docgen-visitor
453 Downloads
A PHP AST visitor for automatically generating or updating docblocks in PHP source code.
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.
kubomikita/reflection
12 Downloads
Fork of Nette Reflection: docblock annotations parser and common reflection classes with php 8 compatibility
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
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.
aaronhipple/sampler
14 Downloads
Test inline code samples from your docblocks using PHPUnit
1of0/phpdoc-reader
214 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
shabbyrobe/nope
1230 Downloads
JSON Docblock Annotation Parser