Registry / utility / nette-reflection

nette-reflection

JSON →
library2.4.2phppackagistunverified

Nette Reflection: docblock annotations parser and common reflection classes

composer require nette/reflection
INSTALL
IMPORT
SIG · NETTE-REFLECTION
N
nette-reflection
utilityphpv2.4.2
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.

ClassType
use Nette\Reflection\ClassType;

Parse docblock annotations from a class

use Nette\Reflection\ClassType; $class = new ClassType(MyClass::class); echo $class->getAnnotation('description');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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