Libraries tagged by reflective
spatie/php-attribute-reader
1651983 Downloads
A clean API for working with PHP attributes
php-di/phpdoc-reader
33636470 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
83694340 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
ondrejmirtes/better-reflection
7652991 Downloads
Better Reflection - an improved code reflection API
yiisoft/injector
3479758 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
spatie/laravel-model-info
390015 Downloads
Get information about the models in your Laravel app
nyholm/nsa
6371320 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.
crell/attributeutils
535737 Downloads
A robust, flexible attribute handling framework
saschaegerer/phpstan-typo3
3981856 Downloads
TYPO3 CMS class reflection extension for PHPStan
phpstan/phpstan-nette
10702304 Downloads
Nette Framework class reflection extension for PHPStan
laminas/laminas-server
25319807 Downloads
Create Reflection-based RPC servers
joshfraser/php-name-parser
1293345 Downloads
PHP library to split names into their respective components (first, last, etc)
goaop/parser-reflection
3521313 Downloads
Provides reflection information, based on raw source
nette/reflection
4943232 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
andrewsville/php-token-reflection
1830500 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.