Libraries tagged by Reflector
symfony/property-access
320611902 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
laminas/laminas-code
198109168 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
377604381 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
roave/better-reflection
13910084 Downloads
Better Reflection - an improved code reflection API
doctrine/reflection
107467030 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.
phpdocumentor/reflection
26320993 Downloads
Reflection library to do Static Analysis for PHP Projects
mpociot/reflection-docblock
17952928 Downloads
spatie/php-attribute-reader
1586780 Downloads
A clean API for working with PHP attributes
php-di/phpdoc-reader
33577761 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
83673094 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
ondrejmirtes/better-reflection
7603171 Downloads
Better Reflection - an improved code reflection API
illuminate/reflection
4119813 Downloads
The Illuminate Reflection package.
yiisoft/injector
3452336 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
ssch/typo3-rector
3214257 Downloads
Instant fixes for your TYPO3 PHP code by using Rector.
spatie/laravel-model-info
385445 Downloads
Get information about the models in your Laravel app