phpowermove/docblock
Lightweight PHP docblock parser and helper utilities. Extract tags, types, descriptions, and annotations from PHPDoc comments with a simple API—useful for reflection, code generation, static analysis tooling, and custom frameworks needing reliable docblock metadata.
phpowermove/docblock is a lightweight PHP utility for parsing and working with DocBlock comments. It helps you extract structured metadata (like tags and descriptions) from PHPDoc so you can build tooling, generators, or analyzers on top of reliable comment parsing.
Designed to be simple to integrate, it provides a clean API for reading annotations/tags, normalizing content, and turning raw comment blocks into usable objects.
@param, @return, @var)How can I help you explore Laravel packages today?