 |
|
Innovation award
 Nominee: 2x |
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.
|
|
| Name: |
Dynamic Proxy |
| Base name: |
dynamicproxy |
| Description: |
Generate code for proxy classes or interfaces |
| Version: |
1.0 |
| PHP version: |
5.1 |
| License: |
Freeware |
| All time users: |
704 users |
| All time rank: |
4042 |
| Week users: |
1 user |
| Week rank: |
2173  |
| |
|
 May 2009
Number 4
Prize: One book of choice by Apress |
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 |
| There are not enough user ratings to display for this class. |
| |
Applications that use 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.
| |
Files |
|
|