Libraries tagged by reflection class
phpdocumentor/reflection-common
628213943 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/reflection
102151780 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
27098669 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
saschaegerer/phpstan-typo3
2535438 Downloads
TYPO3 CMS class reflection extension for PHPStan
phpstan/phpstan-nette
7599326 Downloads
Nette Framework class reflection extension for PHPStan
nette/reflection
4638019 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
thecodingmachine/class-explorer
1809317 Downloads
Find the list of all your classes and more.
timeweb/phpstan-enum
2827435 Downloads
Enum class reflection extension for PHPStan
phpstan/phpstan-dibi
806772 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
541320 Downloads
Enum class reflection extension for PHPStan
yep/reflection
84083 Downloads
PHP class reflection enhancements
infocyph/intermix
3674 Downloads
A Collection of useful PHP class functions.
reecem/mocker
235605 Downloads
Mock class constructor args based on the reflection class
johnstoncode/phpstan-moneyphp
51121 Downloads
Moneyphp Money class reflection extension for PHPStan
fsi/reflection
63381 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.