The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Remi's RPM repository - Packages

Blog | Forum | Repository

php-pear-DB - PEAR: Database Abstraction Layer

Website:
http://pear.php.net/package/DB
Licence:
PHP
Vendor:
Remi Collet
Description:
DB is a database abstraction layer providing:
* an OO-style query API
* portability features that make programs written for one DBMS work with
  other DBMS's
* a DSN (data source name) format for specifying database servers
* prepare/execute (bind) emulation for databases that don't support it natively
* a result object for each query response
* portable error codes
* sequence emulation
* sequential and non-sequential row fetching as well as bulk fetching
* formats fetched rows as associative arrays, ordered arrays or objects
* row limit support
* transactions support
* table information interface
* DocBook and phpDocumentor API documentation

DB layers itself on top of PHP's existing database extensions.

Packages

php-pear-DB-1.9.2-1.el5.remi.noarch [140 KiB] Changelog by Remi Collet (2015-11-25):
- update to 1.9.2
- raise dependency on PEAR 1.10.0
php-pear-DB-1.8.2-1.el5.remi.noarch [140 KiB] Changelog by Remi Collet (2014-11-28):
- update to 1.8.2

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.