Download the PHP package zodream/database without Composer
On this page you can find all versions of the php package zodream/database. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zodream/database
More information about zodream/database
Files in zodream/database
Download zodream/database
More information about zodream/database
Files in zodream/database
Vendor zodream
Package database
Short Description SQL Builder With PDO, ORM etc
License MIT
Homepage https://github.com/zodream/database
Package database
Short Description SQL Builder With PDO, ORM etc
License MIT
Homepage https://github.com/zodream/database
Please rate this library. Is it a good library?
Informations about the package database
database
SQL Builder With PDO, ORM etc
注意 Model 关联查询不支持 方法名驼峰转化
$model->option_items
不会调用 $model->optionItems()
提前预知为空不进行真实数据请求
model 判断是否为空 请不要轻易用 empty 关联关系时无法正确判断
关联的特殊用法
根据商品获取商品属性及属性名,
最终结果如下
多级如果关联名为空则替换上一级,例如
最终结果如下
All versions of database with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
The package zodream/database contains the following files
Loading the files please wait ....