Libraries tagged by php reflection
cakephp/attribute-resolver
0 Downloads
PHP Attribute discovery and resolution library for CakePHP applications
bfg/laravel-boost-reflector
2 Downloads
Laravel boost with reflection of classes
autoframe/class-dependency
128 Downloads
Autoframe PHP dependency resolver for classes, interfaces and traits using static reflection and all in one class
adiletmaks/annotations
31 Downloads
The KISS PHP annotations library
abryb/parameter-info
129 Downloads
Resolve method parameter type.
abryb/interactive-parameter-resolver
112 Downloads
Resolve Reflection parameter.
1of0/phpdoc-reader
228 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
datashaman/lowdown
2 Downloads
Documentation generator for PHP projects
cedx/enum
2963 Downloads
A simple implementation of enumerated types.
bermudaphp/di-resolver
5 Downloads
A powerful and flexible parameter resolution library for PHP that automatically resolves function and method parameters from various sources
apigen/parser
555 Downloads
Parses PHP code to structural elements.
uraankhayayaal/openapi-generator-lumen
35 Downloads
Openapi auto generator for lumen using php reflection module
syberisle/filereflection
74 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