Libraries tagged by php reflection
ok/uml-php
47 Downloads
The library for generating information about project's classes
littlerobinson/querybuilder-php
13 Downloads
Library for creating query builder with JSON input.
jclaveau/php-visibility-violator
201 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
hediet/type-reflection
80 Downloads
A library which provide classes to reflect php types in an unified way.
grizz-it/php-ast-generator
59 Downloads
A set of generators for creating PHP classes and interfaces.
flarone/reflection
3 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.
alecrabbit/php-sneaky-peek
7 Downloads
Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.
picturae/php-composition-utils
1327 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.
sun/staticreflection
24 Downloads
Static PHP class code reflection for post-discovery scenarios.