Libraries tagged by trefle
bartlett/php-reflect
95641 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
thecodingmachine/class-explorer
2103031 Downloads
Find the list of all your classes and more.
swisnl/phpstan-faker
440546 Downloads
PHPStan Reflection extension for custom Faker providers
rybakit/arguments-resolver
113632 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
piotrooo/wsdl-creator
163707 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
joomla/test
320128 Downloads
Joomla Test Helper Package
eclipxe/enum
225188 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
mnapoli/phpdocreader
261563 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
eloquent/liberator
890303 Downloads
A proxy for circumventing PHP access modifier restrictions.
phpstan/phpstan-dibi
948347 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
889313 Downloads
Enum class reflection extension for PHPStan
zf1s/zend-reflection
79871 Downloads
Zend Framework 1 Reflection package
xp-framework/reflection
317096 Downloads
Reflection
wingu/reflection
558360 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
technically/callable-reflection
113392 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!