Libraries tagged by php reflection
littlerobinson/querybuilder-php
12 Downloads
Library for creating query builder with JSON input.
hediet/type-reflection
75 Downloads
A library which provide classes to reflect php types in an unified way.
grizz-it/php-ast-generator
50 Downloads
A set of generators for creating PHP classes and interfaces.
frzb/php-doc-reader
736 Downloads
PhpDocReader parses @var and @param types
flarone/reflection
1 Downloads
Test any Private/Protected Methods/Properties of any class
ensostudio/reflection-file
1 Downloads
Reports information about a PHP file: constants, functions, interfaces, traits and classes
d076/php-attribute-helper
2 Downloads
Small helper for manage your attributes with reflection api in Laravel projects
concept-labs/reflection
3 Downloads
(C)oncept-Labs Reflection
baba/php-object-copy
37 Downloads
Simple implementation of copy properties from one object to another by Reflection API.
aphiria/reflection
1419 Downloads
The Aphiria reflection library
alevikzs/reflection
27 Downloads
This package provides reflection API for retrieve use statements by some class.
alecrabbit/php-sneaky-peek
7 Downloads
Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.
picturae/php-composition-utils
1326 Downloads
A collection of utility classes for easier reflection use.
alphametric/reflection-assertions
14 Downloads
A package to enable unit testing an object's private & protected properties and methods.
sikessem/reflex
0 Downloads
Use PHP's Reflection API to dynamically manage classes/objects, call methods/functions and many more.