zendframework/zend-db
最新稳定版本:2.11.0
Composer 安装命令:
composer require zendframework/zend-db
包简介
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
关键字:
README 文档
README
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-db.
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.
- File issues at https://github.com/zendframework/zend-db/issues
- Documentation is at https://docs.zendframework.com/zend-db/
统计信息
- 总下载量: 12.5M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 102
- 点击次数: 1
- 依赖项目数: 255
- 推荐数: 33
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2013-02-07