Libraries tagged by Reflexion
sf4/wsdl-creator
39 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
scaleupstack/metadata
24 Downloads
Metadata analysis of PHP classes. Can be extended for your needs by feature analyzers. Based on jms/metadata.
scaleupstack/annotations
38 Downloads
Annotations parser for classical DocBlock-style annotations and an extended multi-line declaration.
satooshi/object-inspector
8 Downloads
Object inspector
safronik/helpers
13 Downloads
Different helpers, such as: IP, Array, Data, Reflection
polass/exposer
256 Downloads
Exposer exposes hidden properties and methods
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
nicmart/phpy
6 Downloads
With phpy you have an object-oriented interface to create valid php-code constructs
nabeghe/traituctor
1 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.