Libraries tagged by Reflexion
mnapoli/phpdocreader
254979 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
reecem/mocker
242860 Downloads
Mock class constructor args based on the reflection class
zf1s/zend-reflection
63746 Downloads
Zend Framework 1 Reflection package
upscale/swoole-reflection
126301 Downloads
Reflection API for Swoole web-server
nstwf/extended-reflection-class
3547 Downloads
Extended reflection class
lanfix/goaop-parser-reflection
207670 Downloads
Provides reflection information, based on raw source
ivastly/php-reflection
9656 Downloads
PHP Reflection API simplified.
innmind/reflection
20213 Downloads
Library to build objects and extract data out of them
florianwolters/component-util-reflection
174243 Downloads
Provides operations for the PHP Reflection API as a PHP component.
fsi/reflection
64037 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
4715 Downloads
Library for reading TypeLang AST nodes from types exposed by PHP Reflection objects
railt/railt
2690 Downloads
The Railt GraphQL Framework
popphp/pop-code
6252 Downloads
Pop Code Component for Pop PHP Framework
georgo/wsdl-creator
16930 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
waylandace/class-finder
18365 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.