| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|    46% | Total: 1,232 | All time:  3,102 This week: 455  | ||||
| Version | License | PHP version | Categories | |||
| simplemysqlwrapper 1.4 | GNU Lesser Genera... | 5.0 | PHP 5, Databases | 
| Description | Author | ||||||||||||||||||||||
| This package implements a MySQL database access wrapper. | 
 | ||||||||||||||||||||||
|  Files (2) | 
| File | Role | Description | 
|---|---|---|
|    example.php | Example | example file to poll tablenames and table fields from database | 
|    Mysql.php | Class | Main 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 | 
| Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
| 0% | 1 | 
 | 
 | 
| 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.
 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 | 
|---|---|---|
| ORM mapping class(like Hibernate), maps database table rows to objects | Is used to perform queries that keep objects and database synchronized, also for charater escaping | Required |