Login   Register  
PHP Classes
elePHPant
Icontem

Dynamic Proxy

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Pulni4kiya
Name: Pulni4kiya is available for providing paid consulting. Contact Pulni4kiya .
Packages: 5 Browse all classes by Pulni4kiya Browse all classes by
Country: Bulgaria Bulgaria - PHP jobs in Bulgaria
Age: 23
All time rank: 11668 in Bulgaria Bulgaria
Week rank: 554 Up3 in Bulgaria Bulgaria Up
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Pulni4kiya  >  Dynamic Proxy  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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: 4039
Week users: 1 user
Week rank: 2054 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes
Group folder image Code Generation Compilers and tools that generate code automatically View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
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

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imagesimple (3 files)
Files folder imageexample (1 file)
Plain text file ProxyManager.php Class The class which creates the proxies

  Files  /  Files folder image simple  
File Role Description
  Plain text file ISimpleInvocationProxy.php Class The main invocation interface and two classes needed.
  Plain text file ClassSIP.php Class SIP used for invoking class proxies parent methods.
  Plain text file TargetSIP.php Class Class used for invoking methods on target object.

  Files  /  Files folder image example  
File Role Description
  Accessible without login Plain text file example.php Example Example

Download all files: dynamicproxy.tar.gz dynamicproxy.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.