Libraries tagged by reflection class
phpdocumentor/reflection-common
585124403 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/reflection
99731498 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
24592688 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phpstan/phpstan-nette
6814830 Downloads
Nette Framework class reflection extension for PHPStan
nette/reflection
4540125 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
thecodingmachine/class-explorer
1548105 Downloads
Find the list of all your classes and more.
timeweb/phpstan-enum
2627319 Downloads
Enum class reflection extension for PHPStan
saschaegerer/phpstan-typo3
2130162 Downloads
TYPO3 CMS class reflection extension for PHPStan
phpstan/phpstan-dibi
742314 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
474422 Downloads
Enum class reflection extension for PHPStan
infocyph/intermix
2251 Downloads
A Collection of useful PHP class functions.
reecem/mocker
221237 Downloads
Mock class constructor args based on the reflection class
fsi/reflection
62511 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.
yep/reflection
76849 Downloads
PHP class reflection enhancements
orisai/reflection-meta
31002 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines