Libraries tagged by Reflexion
mpociot/reflection-docblock
12963488 Downloads
yiisoft/injector
1730690 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
php-di/phpdoc-reader
29020336 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
nyholm/nsa
5504921 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
8368253 Downloads
Nette Framework class reflection extension for PHPStan
laminas/laminas-server
20590411 Downloads
Create Reflection-based RPC servers
ondrejmirtes/better-reflection
4591318 Downloads
Better Reflection - an improved code reflection API
goaop/parser-reflection
3298001 Downloads
Provides reflection information, based on raw source
nette/reflection
4716679 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
andrewsville/php-token-reflection
1752984 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
spatie/laravel-model-info
256024 Downloads
Get information about the models in your Laravel app
minime/annotations
360770 Downloads
The KISS PHP annotations library
crell/attributeutils
306624 Downloads
A robust, flexible attribute handling framework
ocramius/code-generator-utils
1446669 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
eloquent/liberator
791435 Downloads
A proxy for circumventing PHP access modifier restrictions.