Libraries tagged by php reflection
typhoon/reflection
3342 Downloads
Static PHP reflection with phpDoc support
yep/reflection
75740 Downloads
PHP class reflection enhancements
eso/ireflection
181692 Downloads
Wrapper around PHP Reflection to make it easier to use
princejohnsantillan/reflect
1268 Downloads
Clearer API for PHP Attributes and Reflection.
reflection/validator
163620 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
infocyph/intermix
1876 Downloads
A Collection of useful PHP class functions.
eclipxe/enum
90892 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
mnapoli/phpdocreader
254554 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
orisai/reflection-meta
30033 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
ivastly/php-reflection
5433 Downloads
PHP Reflection API simplified.
florianwolters/component-util-reflection
172123 Downloads
Provides operations for the PHP Reflection API as a PHP component.
good-php/reflection
8931 Downloads
Reflection API with a type system, generics support and cache
fsi/reflection
62419 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
93137 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
type-lang/reader
2138 Downloads
Library for reading TypeLang AST nodes from types exposed by PHP Reflection objects