andrewsville/php-token-reflection
PHP library for reflecting and analyzing PHP token streams. Parse source code into tokens and inspect structures like classes, functions, namespaces, and docblocks—useful for static analysis, code generation, and tooling without executing the code.
Library emulating the PHP internal reflection using just the tokenized source code.
How can I help you explore Laravel packages today?