Super Proxy

Package:
Super Proxy
Summary:
Create object to access private members
Groups:
Language, PHP 5, Testing
Author:
Mathias Krieck
Description:
This class can be used to create object of a class in order to access private and protected variables and functions of another class.

It uses reflection to create a copy of the declaration of a given class and changes it to turn private and protected variables and functions.

The class can create an object of the original class copy.


Powered by Gewgley