| Recommend this page to a friend! | 
|  Download | 
| Info | Screenshots |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not enough user ratings | Total: 349 | All time:  7,010 This week: 82  | ||||
| Version | Licenses | PHP version | Categories | |||
| paramsproxy 1.5 | Artistic License, C... | 5.0 | XML, PHP 5, Language | 
| Description | Author | |||||||||||||||||||||||||
| This class can be used to setup an object from XML definitions. Innovation Award 
 | 
 | |||||||||||||||||||||||||
| Screenshots (2) | ||
|  Files (9) | 
| File | Role | Description | 
|---|---|---|
|  ParamsProxy.php | Class | The main class file. | 
|  HowToInstall.txt | Data | Getting Started guide | 
|  ParamsProxy.html | Doc. | Documentation | 
|  ParamsProxy_config.xml | Data | See "HowToInstall.txt" for info | 
|  ParamsProxyDemo.php | Example | See "HowToInstall.txt" for info | 
|  config.xml | Data | See "HowToInstall.txt" for info | 
|  creative-commons-a...ion-share-alike.txt | Lic. | License File | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
|  | paramsproxy-2010-01-13.zip 145KB | 
|  | paramsproxy-2010-01-13.tar.gz 145KB | 
|  | Install with Composer | 
| Needed packages | ||
| Class | Download | Why it is needed | Dependency | 
|---|---|---|---|
| DOMIT XML parser |  .zip  .tar.gz | Quote from the documentation: "Takes an XML file as input, parses it, and sets parsed values to a given class instance, provided the class has appropriate public setter methods." | Required | 
| Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
| 0% | 3 | 
 | 
 | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.
| Other classes that need this package | 
| Class | Why it is needed | Dependency | 
|---|---|---|
| Authenticator_ciacob | You configure the Authenticator class using external XML files: this feature is provided by the ParamsProxy package. | Required | 
| DbProxy | DbProxy extends the ParamsProxy class (or, in other words, the ParamsProxy class is the superclass of the DbProxy class). | Required | 
| Logger_ciacob | Logger extends the ParamsProxy class (or, in other words, the ParamsProxy class is the superclass of the Logger class). | Required | 
| Related pages |