Libraries tagged by php reflection
wingu/reflection
502308 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
yep/reflection
90888 Downloads
PHP class reflection enhancements
good-php/reflection
17191 Downloads
Reflection API with a type system, generics support and cache
eso/ireflection
197238 Downloads
Wrapper around PHP Reflection to make it easier to use
princejohnsantillan/reflect
9122 Downloads
Clearer API for PHP Attributes and Reflection.
reflection/validator
183029 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
eclipxe/enum
148990 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
mnapoli/phpdocreader
254858 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
ivastly/php-reflection
9540 Downloads
PHP Reflection API simplified.
florianwolters/component-util-reflection
174152 Downloads
Provides operations for the PHP Reflection API as a PHP component.
fsi/reflection
63919 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
93544 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
type-lang/reader
4686 Downloads
Library for reading TypeLang AST nodes from types exposed by PHP Reflection objects
georgo/wsdl-creator
16872 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
popphp/pop-code
6236 Downloads
Pop Code Component for Pop PHP Framework