Libraries tagged by php-ref
betterphp/php-reflection-utils
11065 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
anahkiasen/php-reference-dumper
8572 Downloads
PHP configuration reference dumper/loader for symfony/config
pekral/rector-rules
3245 Downloads
A set of custom Rector rules for automated PHP refactoring and coding standard enforcement.
orisai/reflection-meta
34103 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
kuiper/reflection
3979 Downloads
Php reflection utility
extended-type-system/type-reflection
1887 Downloads
Static PHP reflection with phpDoc support
oihana/php-reflect
15 Downloads
The Oihana PHP Reflection library
pinepain/php-object-maps
192 Downloads
ObjectMap structures for PHP
unclecheese/reflection-templates
12560 Downloads
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.
souplette/chicot
35 Downloads
Generates IDE stubs for extensions from PHP Reflection API
sasezaki/php-extension-stub-generator
119 Downloads
PHP ReflectionExtension's Information Rewind to PHP Code As Stub
rg/laminas-code
1316 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
jasny/reflection-factory
5137 Downloads
Abstract factory for PHP Reflection
arnapou/reflection
61 Downloads
Project - Tooling around php reflection.
w3spi5/php-ref-dd
46 Downloads
A nicer print_r/var_dump alternative for PHP 8.0+ using dd() like in Laravel