Libraries tagged by php reflection
piotrooo/wsdl-creator
140832 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
yep/reflection
81189 Downloads
PHP class reflection enhancements
bartlett/php-reflect
93406 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
eso/ireflection
187767 Downloads
Wrapper around PHP Reflection to make it easier to use
princejohnsantillan/reflect
4776 Downloads
Clearer API for PHP Attributes and Reflection.
reflection/validator
174965 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
eclipxe/enum
106226 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
ivastly/php-reflection
7168 Downloads
PHP Reflection API simplified.
good-php/reflection
12207 Downloads
Reflection API with a type system, generics support and cache
reflective/reflection
792 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
63122 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.
georgo/wsdl-creator
15498 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
popphp/pop-code
5588 Downloads
Pop Code Component for Pop PHP Framework
infocyph/intermix
3133 Downloads
A Collection of useful PHP class functions.
mnapoli/phpdocreader
254646 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)