Libraries tagged by php-ref
laminas/laminas-code
201334990 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
zendframework/zend-code
83828861 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
digitalnature/php-ref
734457 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
phpactor/phpactor
18094 Downloads
PHP refactoring and intellisense tool for text editors
typhoon/reflection
63129 Downloads
Static PHP reflection with phpDoc support
brick/reflection
288078 Downloads
Low-level tools to extend PHP reflection capabilities
bartlett/php-reflect
95761 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
wingu/reflection
564243 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
oihana/php-reflect
1580 Downloads
The Oihana PHP Reflection library
ivastly/php-reflection
15539 Downloads
PHP Reflection API simplified.
ganbarodigital/php-reflection
117709 Downloads
qafoolabs/php-refactoring-browser
251 Downloads
Refactoring Browser for PHP
pekral/rector-rules
17772 Downloads
An extensible package of custom Rector rules for automated PHP refactoring and coding standard enforcement.
florianwolters/component-util-reflection
180496 Downloads
Provides operations for the PHP Reflection API as a PHP component.
eso/ireflection
203827 Downloads
Wrapper around PHP Reflection to make it easier to use