Dynamic Proxy

Package:
Dynamic Proxy
Summary:
Generate code for proxy classes or interfaces
Groups:
Code Generation, Language, PHP 5
Author:
Pulni4kiya
Description:
This class can be used to generate code for proxy classes or interfaces.

It can generate code for a class or interface that provides the same functions as another existing class or interface.

The generated code is returned as a string that can be saved to a PHP script file or evaluated immediately to declare the generated proxy class or interface.


Powered by Gewgley