Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
62% | Total: 2,397 | All time: 1,627 This week: 89 |
Version | License | PHP version | Categories | |||
base_db 57 | GNU Lesser Genera... | 5.0 | Databases |
Description | Author | |||||||||||||||||||||||
This is a base class for implementing an SQL database access abstraction. |
|
|
Files (6) |
File | Role | Description |
---|---|---|
class-db.php | Class | base abstraction class |
class-sampledb.php | Example | example for extended base_db |
classdb.html | Doc. | Documentation (by Doxygen) |
classsampledb.html | Doc. | Documentation of an extended db class |
README | Doc. | readme file |
slicesample.php | Example | easy pagination sample |
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 |
---|---|---|
class mysql | base abstraction class | Required |
class sqlite | base abstraction class | Required |
Related pages |
wiki + svn repository for class-db |