Libraries tagged by reflection class
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
anteris-dev/reflection-finder
0 Downloads
Helping you find the classes you are looking for.
alevikzs/reflection
58 Downloads
This package provides reflection API for retrieve use statements by some class.
gdm/framework-class-helper
30 Downloads
GDM Framework - Class helper
nabeghe/reflecty
10 Downloads
Simple reflection helper for PHP.
sun/staticreflection
24 Downloads
Static PHP class code reflection for post-discovery scenarios.
erb/testing-tools
270 Downloads
Tools to make it easier to retrieve data from classes via Reflection.
storeman/graph-uml
1604 Downloads
Generate UML class diagrams by reflection for your PHP projects
webmasterapp/phpdoc-reader
21 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
vairogs/functions-php
0 Downloads
A PHP library providing enhanced PHP utility functions for reflection, introspection, and general PHP programming tasks
theorx/reflectionist
31 Downloads
Class analyzer for php 5.5
scaleupstack/metadata
30 Downloads
Metadata analysis of PHP classes. Can be extended for your needs by feature analyzers. Based on jms/metadata.
podlove/comment-introspection
4693 Downloads
PHP library providing a toolkit to parse class and method comments.
onsa/reflective-test-case
23 Downloads
ReflectiveTestCase extends PHPUnit's TestCase with the invokeMethod method for the sake of testing private classes.