Libraries tagged by reflection class
orisai/reflection-meta
29674 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
gears/class-finder
93279 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
kdyby/parse-use-statements
3749 Downloads
Parse use statements for a reflection object
bartlett/php-reflect
93131 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
johnstoncode/phpstan-moneyphp
48999 Downloads
Moneyphp Money class reflection extension for PHPStan
solarismedia/nette-reflection
1791 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
waylandace/class-finder
15041 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
tixelrocks/class-constants-helper
7423 Downloads
A tiny package that makes working with PHP class constants easier
jerowork/class-dependencies-parser
80 Downloads
Parse all dependencies (FQN) used in an object (e.g. class, trait, interface)
betterphp/php-reflection-utils
10202 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
nathanjosiah/parse-use-statements
3680 Downloads
Parse use statements for a reflection object
gooh/interface-distiller
5498 Downloads
Derives Interfaces from the API of a class
forrest79/phpgsql-phpstan
3339 Downloads
PhPgSql class reflection extension and settings for PHPStan.
evosoftcz/phpstan-eda
4701 Downloads
Eda class reflection extension for PHPStan
unclecheese/reflection-templates
12559 Downloads
Provides introspection of SilverStripe templates with an API for getting variables and blocks, much like the PHP ReflectionClass.