Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
41% | Total: 325 | All time: 7,196 This week: 206 |
Version | License | PHP version | Categories | |||
mysqlwrapper 1.0 | Freeware | 5.0 | PHP 5, Databases |
Description | Author | |||||||||||||||||||||||
This package is a MySQL database access wrapper that can be used to execute SQL queries programmatically. |
|
|
Files (5) |
File | Role | Description |
---|---|---|
DatabaseInformation.php | Class | Contains the basic information about database, like username, database name, password |
DatabaseManager.php | Class | This class is a layer above MySQL and take care to connect to database and perform required task and close connection. |
QueryManager.php | Class | A Layer above DatabaseManager. This class perform Select, Update, Delete queries on database. |
queryManagerTest.php | Example | Simple file to show, how we can use methods from QueryManager.php |
Readme.txt | Doc. | Describes the usage of QueryManager |
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 |
mysqlwrapper-2007-12-30.zip 7KB | |
mysqlwrapper-2007-12-30.tar.gz | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
PHPLogger | .zip .tar.gz | This is required to log error/debug/warning message | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.