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: 2,690 | All time: 1,416 This week: 488 |
Version | License | PHP version | Categories | |||
dba 1.0 | BSD License | 4.0 | Databases, Cache |
Description | Author | |
This package implements an abstraction layer to access different SQL database using the same interface. |
Files (7) |
File | Role | Description | ||
---|---|---|---|---|
dbal (2 files, 1 directory) | ||||
examples (1 file, 1 directory) | ||||
document.xhtm | Doc. | Documentation |
Files (7) | / | dbal |
File | Role | Description | ||
---|---|---|---|---|
dbm (2 files) | ||||
dbal.php | Class | Main class | ||
safeIO.php | Class | Auxiliar Class |
Files (7) | / | dbal | / | dbm |
File | Role | Description |
---|---|---|
mysql.php | Class | MySQL DataBase Manager |
sqlite.php | Class | SQLite DataBase Manager |
Files (7) | / | examples |
File | Role | Description | ||
---|---|---|---|---|
cache (1 file) | ||||
mysql_1.php | Example | Example of an MySQL query |
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% | 2 |
|
|
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.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
CRUD Class | For database connection | Required |
manejador DBA | El paquete posee todas las funciones utilizadas por la clase. | Required |