Innovation Award
 May 2009
Number 4 |
Sometimes it is necessary to call functions of classes that are not running on the same computer on which your application is running.
This class provides a solution to generate code for proxy classes that have the same functions as given classes that eventually may be running on remote machines.
Manuel Lemos |
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.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.