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: 623 | All time: 5,075 This week: 455 |
Version | License | PHP version | Categories | |||
database-abstraction 1.0 | GNU General Publi... | 5.3 | PHP 5, Databases |
Description | Author | |
This package implements a database abstraction layer that provides the same interface to access different types of SQL databases. |
|
Files (13) |
File | Role | Description |
---|---|---|
abstract.DBConfig.php | Class | Abstract class to provide abstract features for database connectivity. |
class.DBManager.php | Class | Database manager class. Create the instance of database class depending on the type of database type defined. |
class.ExampleUsage.php | Class | Example usage class |
class.MSSqlDB.php | Class | MSSql database connectivity class. |
class.MySqlDB.php | Class | MySQL database connectivity class. |
class.OracleDB.php | Class | Oracle database connectivity class. |
class.PostgreDB.php | Class | Postgre database connectivity class. |
class.SqliteDB.php | Class | Sqlite database connectivity class. |
conf.inc | Conf. | Global Default values that to be used throughout the project |
example-usage.php | Example | Example usage script |
interface.DBConfigInterface.php | Class | Interface declaring the methods that to be followed for database interaction. |
LICENSE.TXT | Lic. | License Text |
README.TXT | Doc. | Readme 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 | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
Online Bookmarking |
Personal Movie Database Management System |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Online Porfolio |
My personal blog |