Libraries tagged by reflecty
paveldanilin/reflection-scanner
843 Downloads
onsa/reflective-test-case
21 Downloads
ReflectiveTestCase extends PHPUnit's TestCase with the invokeMethod method for the sake of testing private classes.
oldpak/reflection
6 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
obray/reflectdb
5 Downloads
A simple and practical ORM.
nstwf/extended-reflection-class
832 Downloads
Extended reflection class
nsp-team/reflection-tool
2 Downloads
允许直接访问受保护/私有属性并调用受保护/私有方法
nikolas-lada/reflection-factory
5 Downloads
The tiny Factory static class which loads parameters and injects them into constructors by reflection.
nerio/model-reflector
38 Downloads
Reflect array to model
natsumeaurlia/auto-property-reflection
22 Downloads
Automatically reflect properties.
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
11 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
58 Downloads
Generates PHP source code shells from the current runtime via Reflections