Libraries tagged by reflecction
nsp-team/reflection-tool
3 Downloads
允许直接访问受保护/私有属性并调用受保护/私有方法
nikolas-lada/reflection-factory
7 Downloads
The tiny Factory static class which loads parameters and injects them into constructors by reflection.
nastuzzi-samy/reflection-namespace
1736 Downloads
Reflect a namespace, give its classes, its sub-namespaces and more
nanodesu88/php-reflection
199 Downloads
mopsyd/reflection-class-constant-patch
12 Downloads
This is a backwards compatible patch of the PHP 7.1 ReflectionClassConstant for versions of PHP prior to 7.1
monii/reflection-properties-serializer
1776 Downloads
Reflection Properties Serializer
mingyuanyun/parser-reflection
90 Downloads
Provides reflection information, based on raw source
mfn/php-reflection-gen
59 Downloads
Generates PHP source code shells from the current runtime via Reflections
lcstudios/reflection-fixture-bundle
584 Downloads
Symfony LCStudiosReflectionFixtureBundle
lascyb/tp6-multi-app-reflection-parsing
8 Downloads
对thinkphp6 框架 多应用模式下所有的应用控制器进行注解解析
kwn/reflection-property-access
67741 Downloads
Reflection based implementation of Symfony Property Access component
kassko/util-reflection
19 Downloads
Add new capabilities to native php reflection
jrosset/reflectionnamespace
3 Downloads
Provide a class for sort of namespace reflection
jopic/reflectiontestutils
20 Downloads
utility class for field injection in tests
it-bens/reflection-constructor
214 Downloads
A class to find a constructor argument by an object class via Reflection API.