| 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,171 | All time:  1,802 This week: 488  | ||||
| Version | License | PHP version | Categories | |||
| dm_db 1.0.0 | Custom (specified... | 4.0 | Databases | 
| Description | Author | |||||||||||||||||||||||
| This a major release/revision of dm.DB.  It contains the first port of the interface to a database other than MySQL, PostgreSQL.  Support is provided for version 8.0 and 8.1 of PostgreSQL.  A number of additional modifications have been made, including (preliminary) support for multiple SQL results sets.  Full support will require a redesign of the dm.DB interface and will be incompatable with the current interface. | 
 | |||||||||||||||||||||||
|  Files (16) | 
| File | Role | Description | 
|---|---|---|
|  class.abstract.DB.php | Class | Abstract class interface for generic SQL databases | 
|  class.abstract.independent.DB.php | Class | All abstract interfaces. | 
|  class.DB.php | Class | MySQL Database Abstraction Layer | 
|  class.factory.DB.php | Class | Factory to produce database access objects | 
|  class.MySQL.DB.php | Class | MySQL specialization of generic SQL database support | 
|  class.PostgreSQL80.DB.php | Class | Specialization for PostgreSQL 8.0 Support | 
|  class.PostgreSQL81.DB.php | Class | Specialization for PostgreSQL 8.1 Support | 
|    DB.MySQL.sql | Data | Create MySQL test database | 
|    DB.PostgreSQL81.sql | Data | Create PostgreSQL 8.x test database | 
|    example.MySQL.php | Example | Example for MySQL | 
|    example.PostgreSQL80.php | Example | Example for PostgreSQL 8.0 | 
|    example.PostgreSQL81.php | Example | Example for PostgreSQL 8.1 | 
|    example1.MySQL.php | Example | Example for MySQL | 
|    example1.PostgreSQL81.php | Example | Example for PostgreSQL | 
|    license.txt | Lic. | Modified NetBSD license used here | 
|    makedoc.sh | Data | Generate documentation using phpdoc | 
| 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% | 3 | 
 | 
 | 
| User Ratings | ||||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||||
| Applications that use this package | 
| Economic Security Planning, Inc. web site | 
| Florida Democratic Party website | 
 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.
| Other classes that need this package | 
| Class | Why it is needed | Dependency | 
|---|---|---|
| dm.KittenAuth | Database access for MySQL | Required | 
| SQL Backup | Provides database independent access | Required | 
| SQL Data | MySQL database abstraction base class | Required |