Libraries tagged by Reflector
sebastian/object-reflector
597863165 Downloads
Allows reflection of object attributes, including inherited and non-public ones
phpactor/worse-reflection
110661 Downloads
Lazy AST reflector that is much worse than better
kamermans/docblock-reflection
215366 Downloads
Simple, Fast PHP DocBlock Parser / Reflector
webignition/object-reflector
41713 Downloads
reflective/reflection
818 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
joskolenberg/eloquent-reflector
12040 Downloads
Laravel package for inspecting model classes on relations en attributes.
jerowork/file-class-reflector
1320 Downloads
Get fully-qualified class names based on directory and file paths.
zloynick/joole-reflector
39 Downloads
unity/reflector
44 Downloads
Unity reflection helper package
leo980/reflector
5 Downloads
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.
hahadu/reflector
70 Downloads
greencape/reflector
57 Downloads
A wrapper to the Reflection classes for accessing non-public properties and methods for testing.
cybex/laravel-reflector
213 Downloads
Provides structural information about data Models.
cwola/reflector
25 Downloads
Providing simple reflections (Cwola library).
bomber-net/reflector
8 Downloads
Library for get information about objects and classes based on Reflection API