Registry / utility / rindow-rindow-annotation

rindow-rindow-annotation

JSON →
library1.0.1phppackagistunverified

Extract annotations from PHP source code.

composer require rindow/rindow-annotation
INSTALL
IMPORT
SIG · RINDOW-RINDOW-ANNO
R
rindow-rindow-annotation
utilityphpv1.0.1
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.

AnnotationReader
use Rindow\Annotation\AnnotationReader;

Create an AnnotationReader and retrieve annotations from a class.

use Rindow\Annotation\AnnotationReader; $reader = new AnnotationReader(); $annotations = $reader->getClassAnnotations(new \ReflectionClass(MyClass::class));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
rindow-rindow-annotation — pip install rindow-rindow-annotation · libregistry