Libraries tagged by php reflection
alevikzs/reflection
56 Downloads
This package provides reflection API for retrieve use statements by some class.
alecrabbit/php-sneaky-peek
7 Downloads
Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.
picturae/php-composition-utils
1327 Downloads
A collection of utility classes for easier reflection use.
alphametric/reflection-assertions
14 Downloads
A package to enable unit testing an object's private & protected properties and methods.
sikessem/reflex
0 Downloads
Use PHP's Reflection API to dynamically manage classes/objects, call methods/functions and many more.
sun/staticreflection
23 Downloads
Static PHP class code reflection for post-discovery scenarios.
storeman/graph-uml
1604 Downloads
Generate UML class diagrams by reflection for your PHP projects
sf4/wsdl-creator
40 Downloads
PHP WSDL creator using PHPdoc (annotations, reflections).
lighth7015/simple-xml-mapper
3 Downloads
Uses reflection to map XML to PHP objects.
zonuexe/definfo
7 Downloads
PHP Dynamic definition viewer
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)
verysimple/db-reflector
23 Downloads
Allows a cross-vendor API to view database schema information
scaleupstack/metadata
30 Downloads
Metadata analysis of PHP classes. Can be extended for your needs by feature analyzers. Based on jms/metadata.
rkr/attribute-provider
0 Downloads
A lightweight PHP utility for simplifying the retrieval of attributes using reflection.
podlove/comment-introspection
4693 Downloads
PHP library providing a toolkit to parse class and method comments.