Libraries tagged by php reflection
wingu/reflection
472052 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
yep/reflection
83125 Downloads
PHP class reflection enhancements
eso/ireflection
190368 Downloads
Wrapper around PHP Reflection to make it easier to use
princejohnsantillan/reflect
5939 Downloads
Clearer API for PHP Attributes and Reflection.
reflection/validator
177384 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
eclipxe/enum
116731 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
ivastly/php-reflection
7618 Downloads
PHP Reflection API simplified.
florianwolters/component-util-reflection
173175 Downloads
Provides operations for the PHP Reflection API as a PHP component.
good-php/reflection
13304 Downloads
Reflection API with a type system, generics support and cache
reflective/reflection
1953 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
fsi/reflection
63323 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
93436 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
georgo/wsdl-creator
15847 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
popphp/pop-code
5734 Downloads
Pop Code Component for Pop PHP Framework
infocyph/intermix
3496 Downloads
A Collection of useful PHP class functions.