lazarusphp/lazarusdb
最新稳定版本:v1.0.0
Composer 安装命令:
composer require lazarusphp/lazarusdb
包简介
Database class for Lazarusphp framework
README 文档
README
instantiation
use LazarusPhp\Database; Connection::make($type,$hostname,$username,$password,$dbname);
if a .env file is loaded it is possible to pass them to the database class allowing parameters to be left empty.
Lazarus Database class is not designed to be called as a standalone but extended from other classes such as
(QueryBuilder)[https://github.com/lazarusphp/queryBuilder]
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2025-04-21