Libraries tagged by php reflection
abryb/parameter-info
107 Downloads
Resolve method parameter type.
abryb/interactive-parameter-resolver
90 Downloads
Resolve Reflection parameter.
1of0/phpdoc-reader
214 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
cedx/enum
2963 Downloads
A simple implementation of enumerated types.
apigen/parser
555 Downloads
Parses PHP code to structural elements.
uraankhayayaal/openapi-generator-lumen
34 Downloads
Openapi auto generator for lumen using php reflection module
syberisle/filereflection
30 Downloads
Complements the PHP reflection API with the missing ReflectionFile class
radioactivehamster/reflect
16 Downloads
A PHP reflection helper library.
p810/ioc-container
5 Downloads
A dependency injection container that can autowire your objects with PHP's Reflection API
nopoco/laminas-code
6 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
jtaurus/autoinstantiator
7 Downloads
Demo of automatic object resolution using PHP's reflection API.
hamidparchami/zend-code
4 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
cyradin/serializer
3 Downloads
Serializer based on php reflections
atelierspierrot/reflectors
17 Downloads
Some PHP Reflection objects
christopheraseidl/reflect
3075 Downloads
A simple class for facilitating quicker use of PHP's ReflectionClass.