| Recommend this page to a friend! | 
|  Download | 
| Info | Documentation |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|     60% | Total: 586 | All time:  5,280 This week: 29  | ||||
| Version | License | PHP version | Categories | |||
| pdo-abstraction 1.3 | GNU General Publi... | 5 | PHP 5, Databases | 
| Description | Author | |
| This class is a database access wrapper based on PDO. It can: | 
Database Code Generation
Generation of Data Tier from various dbs like mongodb,sqlserver
A database access wrapper based on PDO - PDO is abstracted
PDO abstraction layer for database. Developers don't need to know about the implementation if it is either a PDO or simple PHP database interaction code. Just follow the implementation in class.UserProfile.php.
Currently supported features: 1. SELECT 2. INSERT 3. UPDATE 4. DELETE 5. TRANSACTIONS
|  Files (8) | 
| File | Role | Description | 
|---|---|---|
|  abstract.DBConfig.php | Class | Initialize configuration of database | 
|  class.PDOManager.php | Class | The main class of PDO for database interaction | 
|  class.UserProfile.php | Class | Example class illustrating the use of PDOManager. | 
|    DBConfig.php | Conf. | Values for database | 
|  interface.DBConfigInterface.php | Class | Interface declaring the methods to implement for database interaction. | 
|    LICENSE | Lic. | License text | 
|    README.md | Doc. | Documentation | 
|    README.TXT | Data | Package description | 
| 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 | Unique User Downloads | Download Rankings | |||||||||||||||
| 87% | 
 | 
 | 
| User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
| 
 | 
 | ||||||||||||||||||||||||||||||||||
| Applications that use this package | 
| Technical Blog | 
| Portfolio | 
| The Personal Bookmarker | 
 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.