Registry / utility / phpdocumentor-reflection

phpdocumentor-reflection

JSON →
library7.0.0phppackagistunverified

Reflection library to do Static Analysis for PHP Projects

composer require phpdocumentor/reflection
INSTALL
IMPORT
SIG · PHPDOCUMENTOR-REFL
P
phpdocumentor-reflection
utilityphpv7.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DocBlockFactory
use phpDocumentor\Reflection\DocBlockFactory;

Parse a PHPDoc block using DocBlockFactory

use phpDocumentor\Reflection\DocBlockFactory; $factory = DocBlockFactory::createInstance(); $docblock = $factory->create('/** @var string */');
Debug
Known issues
breakingRequires PHP 8.0+ for v7.0
fix
Use v6.x for PHP 7.4 compatibility
affects: >=7.0.0
Upgrade
Version history
7.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
phpdocumentor-reflection — pip install phpdocumentor-reflection · libregistry