Libraries tagged by Reflexion
rkr/attribute-provider
0 Downloads
A lightweight PHP utility for simplifying the retrieval of attributes using reflection.
prototype/serializer
11 Downloads
Protobuf serialization without an inheritance.
polass/exposer
256 Downloads
Exposer exposes hidden properties and methods
podlove/comment-introspection
4693 Downloads
PHP library providing a toolkit to parse class and method comments.
pine3ree/pine3ree-auto-resolve-factory
3 Downloads
A ioc factory that resolves dependencies using reflection
panakour/laravel-eloquent-relationships
12119 Downloads
programmatically get the laravel eloquent relationships.
onsa/reflective-test-case
22 Downloads
ReflectiveTestCase extends PHPUnit's TestCase with the invokeMethod method for the sake of testing private classes.
omocha/omocha
223 Downloads
Simple annotation parser
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
46 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/reflecty
6 Downloads
Simple reflection helper for PHP.
littlerobinson/querybuilder-php
12 Downloads
Library for creating query builder with JSON input.
litinghong/interface-distiller
19 Downloads
Derives Interfaces from the API of a class
lighth7015/simple-xml-mapper
3 Downloads
Uses reflection to map XML to PHP objects.