| Recommend this page to a friend! | 
| Info | Documentation | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| 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
| File | Role | Description | 
|---|---|---|
| Class | Initialize configuration of database | |
| Class | The main class of PDO for database interaction | |
| Class | Example class illustrating the use of PDOManager. | |
| Conf. | Values for database | |
| Class | Interface declaring the methods to implement for database interaction. | |
| Lic. | License text | |
| Doc. | Documentation | |
| 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. | 
| 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.