Download the PHP package qingbing/php-database without Composer
On this page you can find all versions of the php package qingbing/php-database. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qingbing/php-database
More information about qingbing/php-database
Files in qingbing/php-database
Download qingbing/php-database
More information about qingbing/php-database
Files in qingbing/php-database
Vendor qingbing
Package php-database
Short Description database 配置的设置和获取.
License MIT
Homepage http://www.phpcorner.net
Package php-database
Short Description database 配置的设置和获取.
License MIT
Homepage http://www.phpcorner.net
Please rate this library. Is it a good library?
Informations about the package php-database
php-database
描述
Database 相关操作。可以单独使用。
注意事项
- database的参数配置参考 qingbing/php-config 组件
- DB类为数据库连接器,并提供基础的db查询、
- Model类为数据表映射类
Db 使用方法
1. 获取db实例
2. 基础信息获取
3. sql语句操作
4. 简化操作
5. builder 链式操作
6. Criteria 操作
7. Transaction 操作
8. Pagination 操作
9. TableSchema 获取表结构信息
====== 异常代码集合 ======
异常代码格式:1013 - XXX - XX (组件编号 - 文件编号 - 代码内异常)
All versions of php-database with dependencies
PHP Build Version
Package Version
Requires
qingbing/php-helper Version
>=1.0, <2.0
qingbing/php-config Version >=1.0, <2.0
qingbing/php-log Version >=1.0, <2.0
qingbing/php-config Version >=1.0, <2.0
qingbing/php-log Version >=1.0, <2.0
The package qingbing/php-database contains the following files
Loading the files please wait ....