Libraries tagged by reflection class
phpdocumentor/reflection-common
644611924 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/reflection
102893229 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
php-di/phpdoc-reader
27781488 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
saschaegerer/phpstan-typo3
2965334 Downloads
TYPO3 CMS class reflection extension for PHPStan
phpstan/phpstan-nette
7881843 Downloads
Nette Framework class reflection extension for PHPStan
nette/reflection
4666470 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
thecodingmachine/class-explorer
1861940 Downloads
Find the list of all your classes and more.
timeweb/phpstan-enum
2893939 Downloads
Enum class reflection extension for PHPStan
phpstan/phpstan-dibi
822886 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
559495 Downloads
Enum class reflection extension for PHPStan
yep/reflection
86931 Downloads
PHP class reflection enhancements
reflective/reflection
7771 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
infocyph/intermix
3988 Downloads
A Collection of useful PHP class functions.
mnapoli/phpdocreader
254721 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
reecem/mocker
237922 Downloads
Mock class constructor args based on the reflection class