Libraries tagged by reflecction
polass/exposer
256 Downloads
Exposer exposes hidden properties and methods
podlove/comment-introspection
4684 Downloads
PHP library providing a toolkit to parse class and method comments.
onsa/reflective-test-case
22 Downloads
ReflectiveTestCase extends PHPUnit's TestCase with the invokeMethod method for the sake of testing private classes.
oliver-schoendorn/dependency-injector
103 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
nicmart/phpy
6 Downloads
With phpy you have an object-oriented interface to create valid php-code constructs
nabeghe/traituctor
2 Downloads
Invoking a pseudo constructor for each trait from within the main constructor.
littlerobinson/querybuilder-php
12 Downloads
Library for creating query builder with JSON input.
litinghong/interface-distiller
16 Downloads
Derives Interfaces from the API of a class
lighth7015/simple-xml-mapper
3 Downloads
Uses reflection to map XML to PHP objects.
larammerce/annotation-parser
42 Downloads
A PHP annotation parser system based on PHP-doc.
koda/koda
33723 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
kassko/util-member-accessor
118 Downloads
Access to non public properties and methods
kassko-php/component-member-accessor
6 Downloads
Access to non public properties and methods
ilya/block
112 Downloads
Parsing docblocks made easy