This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-db package instead.

Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations

Maintainers

👁 zendframework

Package info

github.com/zendframework/zend-db

Chat

Forum

Documentation

pkg:composer/zendframework/zend-db

Statistics

Installs: 12 637 043

Dependents: 251

Suggesters: 33

Stars: 99

Open Issues: 132

2.11.0 2019-12-31 19:43 UTC

Requires

Requires (Dev)

Suggests

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 71626f95f6f9ee326e4be3c34228c1c466300a2c

dbZendFrameworkzf


README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-db.

👁 Build Status
👁 Coverage Status

Zend\Db is a component that abstract the access to a Database using an object oriented API to build the queries. Zend\Db consumes different storage adapters to access different database vendors such as MySQL, PostgreSQL, Oracle, IBM DB2, Microsoft Sql Server, PDO, etc.