Libraries tagged by php reflection
datashaman/lowdown
1 Downloads
Documentation generator for PHP projects
cwola/reflector
24 Downloads
Providing simple reflections (Cwola library).
csoellinger/dog-html-printer
279 Downloads
HTML printer for Dog, a simple code documentation generator.
crazyfactory/docblocks
777 Downloads
A library for parsing and working with php docblocks from within your code.
constanze-standard/di
20 Downloads
A PHP dependency injection manager
autoframe/class-dependency
118 Downloads
Autoframe PHP dependency resolver for classes, interfaces and traits using static reflection and all in one class
adiletmaks/annotations
29 Downloads
The KISS PHP annotations library
abryb/parameter-info
104 Downloads
Resolve method parameter type.
abryb/interactive-parameter-resolver
90 Downloads
Resolve Reflection parameter.
1of0/phpdoc-reader
210 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.
syberisle/filereflection
24 Downloads
Complements the PHP reflection API with the missing ReflectionFile class
radioactivehamster/reflect
15 Downloads
A PHP reflection helper library.
p810/ioc-container
4 Downloads
A dependency injection container that can autowire your objects with PHP's Reflection API