Libraries tagged by reflection class
felideo/debug2
588 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.
aesonus/parse-use-statements
257 Downloads
Parse use statements for a reflection object
1of0/phpdoc-reader
208 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
scheb/implementation-iterator
11021 Downloads
Iterates a PSR-4 compliant directory for implementations of a class/interface
kherge/providence
148 Downloads
Makes testing through reflection easy.
scaleupstack/annotations
38 Downloads
Annotations parser for classical DocBlock-style annotations and an extended multi-line declaration.
greencape/reflector
55 Downloads
A wrapper to the Reflection classes for accessing non-public properties and methods for testing.
phpstan/phpstan-sentry
1319 Downloads
Consistence Sentry class reflection extension for PHPStan
bomber-net/reflector
3 Downloads
Library for get information about objects and classes based on Reflection API
picturae/php-composition-utils
1324 Downloads
A collection of utility classes for easier reflection use.
sikessem/reflex
0 Downloads
Use PHP's Reflection API to dynamically manage classes/objects, call methods/functions and many more.
syberisle/filereflection
23 Downloads
Complements the PHP reflection API with the missing ReflectionFile class
jrosset/reflectionnamespace
2 Downloads
Provide a class for sort of namespace reflection
mindplay/filereflection
624 Downloads
Complements the PHP reflection API with the missing ReflectionFile class
codexsoft/code-valid
93 Downloads
Base class for organizing value validation via reflection