Libraries tagged by reflective
yiisoft/injector
1123686 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
php-di/phpdoc-reader
26530635 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
nyholm/nsa
5049579 Downloads
See everything and do whatever you want. No privacy rule will stop us. Used in tests, debugging and fixtures to access properties and methods.
phpstan/phpstan-nette
7396317 Downloads
Nette Framework class reflection extension for PHPStan
laminas/laminas-server
18399559 Downloads
Create Reflection-based RPC servers
joshfraser/php-name-parser
825527 Downloads
PHP library to split names into their respective components (first, last, etc)
ondrejmirtes/better-reflection
3809189 Downloads
Better Reflection - an improved code reflection API
goaop/parser-reflection
3185645 Downloads
Provides reflection information, based on raw source
andrewsville/php-token-reflection
1718388 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
nette/reflection
4615716 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
thecodingmachine/class-explorer
1746255 Downloads
Find the list of all your classes and more.
spatie/laravel-model-info
208690 Downloads
Get information about the models in your Laravel app
minime/annotations
341024 Downloads
The KISS PHP annotations library
crell/attributeutils
178508 Downloads
A robust, flexible attribute handling framework
ocramius/code-generator-utils
1378616 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection