Libraries tagged by trefle
kamermans/docblock-reflection
229869 Downloads
Simple, Fast PHP DocBlock Parser / Reflector
brick/reflection
220415 Downloads
Low-level tools to extend PHP reflection capabilities
swisnl/phpstan-faker
159631 Downloads
PHPStan Reflection extension for custom Faker providers
piotrooo/wsdl-creator
144849 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
eclipxe/enum
136370 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
phpstan/phpstan-dibi
816127 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
551385 Downloads
Enum class reflection extension for PHPStan
yep/reflection
85683 Downloads
PHP class reflection enhancements
wingu/reflection
483454 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
webignition/object-reflector
65718 Downloads
tempest/reflection
131437 Downloads
A component for reflection.
technically/callable-reflection
79972 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
reflective/reflection
5319 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
princejohnsantillan/reflect
7170 Downloads
Clearer API for PHP Attributes and Reflection.
eso/ireflection
192620 Downloads
Wrapper around PHP Reflection to make it easier to use