Registry / utility / goaop-parser-reflection

goaop-parser-reflection

JSON →
library3.1.0phppackagistunverified

Provides reflection information, based on raw source

composer require goaop/parser-reflection
INSTALL
IMPORT
SIG · GOAOP-PARSER-REFLE
G
goaop-parser-reflection
utilityphpv3.1.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.

ReflectionClass
use Go\ParserReflection\ReflectionClass;

Reflect on a class using source code parsing.

use Go\ParserReflection\ReflectionClass; $reflection = new ReflectionClass('MyClass'); echo $reflection->getFileName();
Debug
Known issues
breakingRequires PHP 7.1+ and nikic/php-parser
fix
Ensure nikic/php-parser is installed and PHP version is 7.1+.
affects: >=3.0.0
Upgrade
Version history
3.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
goaop-parser-reflection — pip install goaop-parser-reflection · libregistry