Libraries tagged by reflection class
gdm/framework-class-helper
27 Downloads
GDM Framework - Class helper
nabeghe/reflecty
1 Downloads
Simple reflection helper for PHP.
sun/staticreflection
22 Downloads
Static PHP class code reflection for post-discovery scenarios.
erb/testing-tools
264 Downloads
Tools to make it easier to retrieve data from classes via Reflection.
webmasterapp/phpdoc-reader
20 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
theorx/reflectionist
30 Downloads
Class analyzer for php 5.5
scaleupstack/metadata
24 Downloads
Metadata analysis of PHP classes. Can be extended for your needs by feature analyzers. Based on jms/metadata.
onsa/reflective-test-case
21 Downloads
ReflectiveTestCase extends PHPUnit's TestCase with the invokeMethod method for the sake of testing private classes.
oliver-schoendorn/dependency-injector
102 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.
ok/uml-php
44 Downloads
The library for generating information about project's classes
litinghong/interface-distiller
16 Downloads
Derives Interfaces from the API of a class
koda/koda
33720 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
jopic/reflectiontestutils
18 Downloads
utility class for field injection in tests
jclaveau/php-visibility-violator
186 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
grizz-it/php-ast-generator
50 Downloads
A set of generators for creating PHP classes and interfaces.