Libraries tagged by reflect
phpstan/phpstan-dibi
955468 Downloads
Dibi class reflection extension for PHPStan
marc-mabe/php-enum-phpstan
895350 Downloads
Enum class reflection extension for PHPStan
princejohnsantillan/reflect
12532 Downloads
Clearer API for PHP Attributes and Reflection.
zf1s/zend-reflection
85124 Downloads
Zend Framework 1 Reflection package
xp-framework/reflection
319095 Downloads
Reflection
wingu/reflection
564265 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
114856 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
nstwf/extended-reflection-class
36119 Downloads
Extended reflection class
good-php/reflection
29480 Downloads
Reflection API with a type system, generics support and cache
fsi/reflection
67436 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
bartlett/php-reflect
95761 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
reflection/validator
197185 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
joomla/test
326723 Downloads
Joomla Test Helper Package
infocyph/intermix
9259 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
duncan3dc/object-intruder
380534 Downloads
A small library to access private/protected properties/methods of objects