Libraries tagged by Reflector
phpstan/phpstan-dibi
825197 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
562275 Downloads
Enum class reflection extension for PHPStan
imanghafoori/laravel-terminator
50817 Downloads
A minimal yet powerful package to give you opportunity to refactor your controllers.
andig/php-shunting-yard
203489 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
yep/reflection
87265 Downloads
PHP class reflection enhancements
wingu/reflection
488292 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
tempest/reflection
149198 Downloads
A component for reflection.
technically/callable-reflection
81923 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
princejohnsantillan/reflect
7661 Downloads
Clearer API for PHP Attributes and Reflection.
lanfix/goaop-parser-reflection
200282 Downloads
Provides reflection information, based on raw source
rybakit/arguments-resolver
98908 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
reflection/validator
180242 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
joomla/test
195967 Downloads
Joomla Test Helper Package
infocyph/intermix
4044 Downloads
A Collection of useful PHP class functions.
eso/ireflection
193828 Downloads
Wrapper around PHP Reflection to make it easier to use