Libraries tagged by reflection class
phpdocumentor/reflection-common
570909655 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/reflection
98859101 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
23704831 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phpstan/phpstan-nette
6535916 Downloads
Nette Framework class reflection extension for PHPStan
nette/reflection
4507032 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
thecodingmachine/class-explorer
1445367 Downloads
Find the list of all your classes and more.
timeweb/phpstan-enum
2561821 Downloads
Enum class reflection extension for PHPStan
saschaegerer/phpstan-typo3
2015067 Downloads
TYPO3 CMS class reflection extension for PHPStan
phpstan/phpstan-dibi
715848 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
455727 Downloads
Enum class reflection extension for PHPStan
yep/reflection
74511 Downloads
PHP class reflection enhancements
infocyph/intermix
1660 Downloads
A Collection of useful PHP class functions.
mnapoli/phpdocreader
254448 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
reecem/mocker
215580 Downloads
Mock class constructor args based on the reflection class
fsi/reflection
62271 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.