Libraries tagged by reflection class
waylandace/class-finder
16600 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
reflective/reflection
1235 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
gears/class-finder
94093 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
mnapoli/phpdocreader
254648 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
bartlett/php-reflect
93427 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
christopheraseidl/reflect
1204 Downloads
A simple class for facilitating quicker use of PHP's ReflectionClass.
solarismedia/nette-reflection
2161 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
tixelrocks/class-constants-helper
8157 Downloads
A tiny package that makes working with PHP class constants easier
orisai/reflection-meta
33323 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
jerowork/file-class-reflector
1327 Downloads
Get fully-qualified class names based on directory and file paths.
betterphp/php-reflection-utils
10782 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
nathanjosiah/parse-use-statements
4682 Downloads
Parse use statements for a reflection object
gooh/interface-distiller
5498 Downloads
Derives Interfaces from the API of a class
forrest79/phpgsql-phpstan
3580 Downloads
PhPgSql class reflection extension and settings for PHPStan.
evosoftcz/phpstan-eda
5166 Downloads
Eda class reflection extension for PHPStan