mpociot/reflection-docblock
Parse and work with PHP DocBlocks via reflection. mpociot/reflection-docblock extracts summaries, descriptions, tags, params, and return types from classes, methods, and properties, making it easy to generate documentation or build tooling that relies on DocBlock metadata.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| barryvdh/reflection-docblock | 0.92 | Fork of phpDocumentor ReflectionDocBlock for laravel-ide-helper. Parses PHPDoc DocBlocks to extract descriptions, tags, and types, working like PHP’s Reflection. Use to read getDocComment() from classes/methods or raw DocBlock strings. | 1,335 | 1,334 | 20 | 4M | 0 | 21.2 | 51.6 | MIT | 6 months ago | |
| phpdocumentor/reflection-docblock | 0.89 | PHPDoc-compatible DocBlock parser from phpDocumentor. Use DocBlockFactory to parse doc comments or Reflection objects, extracting summaries, descriptions, and tags for annotations and metadata. Ideal for tooling that reads and interprets PHPDoc blocks. | 9,361 | 9,394 | 136 | 11M | 10 | 54.1 | 53.1 | MIT | 6 months ago | |
| zeptech/annotations | 0.85 | Parses case-insensitive PHPDoc annotations from classes, methods, and properties via Reflection. Exposes annotations as objects with array access, supports defaults/false/null semantics, and includes an AnnotationFactory that caches parsed results by docblock hash for speed. | 65 | 66 | 6 | 4K | 0 | 0.5 | 25.1 | BSD-3-Clause | — | |
| easy-doc/easy-doc | 0.84 | Easy Doc is a Laravel/PHP package for quickly generating and serving project documentation. It helps you organize docs, render them for the web, and keep content maintainable with a simple setup suitable for small apps and internal tools. | 4 | 4 | 4 | 4K | 0 | 5.0 | 39.4 | MIT | 1 year ago | |
| laragraph/utils | 0.83 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 22 | 22 | 8 | 674K | 0 | 15.5 | 60.3 | MIT | 6 months ago | |
| phpcr/phpcr-utils | 0.83 | Utility library for PHPCR (PHP Content Repository) implementations. Provides helper classes for sessions, node/paths handling, query utilities, and common repository operations to simplify working with PHPCR backends in your applications. | 74 | 74 | 30 | 35K | 14 | 19.5 | 42.7 | NOASSERTION | 9 months ago | |
| symplify/easy-testing | 0.83 | Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. | 0 | 42 | — | 7K | — | 0.0 | 53.2 | — | — |
How can I help you explore Laravel packages today?