Libraries tagged by trefle
phpdocumentor/reflection
10915492 Downloads
Reflection library to do Static Analysis for PHP Projects
php-di/phpdoc-reader
27416097 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
zendframework/zend-code
81665273 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
mpociot/reflection-docblock
11696128 Downloads
yiisoft/injector
1338726 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
nyholm/nsa
5226055 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
231816 Downloads
A robust, flexible attribute handling framework
team-reflex/discord-php
287093 Downloads
An unofficial API to interact with the voice and text service Discord.
saschaegerer/phpstan-typo3
2805647 Downloads
TYPO3 CMS class reflection extension for PHPStan
phpstan/phpstan-nette
7774567 Downloads
Nette Framework class reflection extension for PHPStan
laminas/laminas-server
19141334 Downloads
Create Reflection-based RPC servers
typhoon/reflection
17876 Downloads
Static PHP reflection with phpDoc support
ondrejmirtes/better-reflection
4070881 Downloads
Better Reflection - an improved code reflection API
goaop/parser-reflection
3224073 Downloads
Provides reflection information, based on raw source
andrewsville/php-token-reflection
1731328 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.