Libraries tagged by Reflexion
duncan3dc/object-intruder
249814 Downloads
A small library to access private/protected properties/methods of objects
mnapoli/phpdocreader
254542 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
reecem/mocker
217178 Downloads
Mock class constructor args based on the reflection class
rector/phpstan-rules
952317 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
zf1s/zend-reflection
54590 Downloads
Zend Framework 1 Reflection package
orisai/reflection-meta
29931 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
ivastly/php-reflection
5359 Downloads
PHP Reflection API simplified.
innmind/reflection
11315 Downloads
Library to build objects and extract data out of them
good-php/reflection
8768 Downloads
Reflection API with a type system, generics support and cache
florianwolters/component-util-reflection
172089 Downloads
Provides operations for the PHP Reflection API as a PHP component.
crowdstar/reflection
16366 Downloads
Allow to directly access protected/private properties and call protected/private methods.
fsi/reflection
62389 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.
type-lang/reader
1835 Downloads
Library for reading TypeLang AST nodes from types exposed by PHP Reflection objects
railt/railt
2681 Downloads
The Railt GraphQL Framework
popphp/pop-code
4971 Downloads
Pop Code Component for Pop PHP Framework