Libraries tagged by Reflexion
illuminate/reflection
4726162 Downloads
The Illuminate Reflection package.
spatie/php-attribute-reader
1835739 Downloads
A clean API for working with PHP attributes
php-di/phpdoc-reader
33897718 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
phpstan/phpstan-nette
10821925 Downloads
Nette Framework class reflection extension for PHPStan
zendframework/zend-code
83758029 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
ondrejmirtes/better-reflection
7786402 Downloads
Better Reflection - an improved code reflection API
yiisoft/injector
3537391 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
spatie/laravel-model-info
402473 Downloads
Get information about the models in your Laravel app
nyholm/nsa
6406865 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
547778 Downloads
A robust, flexible attribute handling framework
saschaegerer/phpstan-typo3
4033062 Downloads
TYPO3 CMS class reflection extension for PHPStan
laminas/laminas-server
25535100 Downloads
Create Reflection-based RPC servers
goaop/parser-reflection
3529635 Downloads
Provides reflection information, based on raw source
nette/reflection
4951399 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
andrewsville/php-token-reflection
1834781 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.