Libraries tagged by php reflection
doctrine/common
300040862 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
laminas/laminas-code
135026575 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/reflection
99111819 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
phpdocumentor/reflection
6305968 Downloads
Reflection library to do Static Analysis for PHP Projects
php-di/phpdoc-reader
23953372 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
80445662 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
andrewsville/php-token-reflection
1690173 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
ocramius/code-generator-utils
1308872 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
minime/annotations
323572 Downloads
The KISS PHP annotations library
wingu/reflection
434256 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
brick/reflection
186618 Downloads
Low-level tools to extend PHP reflection capabilities
marc-mabe/php-enum-phpstan
461456 Downloads
Enum class reflection extension for PHPStan
kamermans/docblock-reflection
191542 Downloads
Simple, Fast PHP DocBlock Parser / Reflector
piotrooo/wsdl-creator
135175 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
eloquent/liberator
630820 Downloads
A proxy for circumventing PHP access modifier restrictions.