Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 363 | All time: 6,881 This week: 82 |
Version | License | PHP version | Categories | |||
dbproxy 1.5 | Artistic License | 5.0 | XML, PHP 5, Databases |
Description | Author | |||||||||||||||||||||||
This class can be used to execute MySQL queries from SQL templates defined in XML files. |
|
Files (8) |
File | Role | Description |
---|---|---|
DbProxy.php | Class | The class file |
HowToInstall.txt | Data | Getting Started guide |
DbProxy.html | Doc. | Documentation |
DbProxyDemo.php | Example | See "HowToInstall.txt" for info |
UTF8.php | Data | See "HowToInstall.txt" for info; this is NOT the same class as the "UTF8" class here in the repo |
dbAccess.xml | Data | See "HowToInstall.txt" for info |
creative-commons-a...ion-share-alike.txt | Lic. | License File |
lesser-general-public-license.txt | Lic. | License File for includded class "UTF8" |
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 |
dbproxy-2010-01-13.zip 32KB | |
dbproxy-2010-01-13.tar.gz | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
ParamsProxy | .zip .tar.gz | DbProxy extends the ParamsProxy class (or, in other words, the ParamsProxy class is the superclass of the DbProxy class). | Required |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
Applications that use this package |
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 | The Authenticator class on-the-fly encodes all traffic with the database: this feature is provided by the DbProxy package. | Required |
Related pages |