simply/database
Composer 安装命令:
composer require simply/database
包简介
A minimalistic database abstraction that provides convenience and structure
README 文档
README
This package provides a partial database abstraction layer that is intended to make simple database operations more convenient while being able to write consistent and structured code with custom database queries. The purpose of this package is not to provide a complete database abstraction and will require you to write quite a bit of database specific SQL code still.
Therefore, this package is a database convenience layer rather than an abstraction layer, as it simply makes things more convenient but does not abstract away the underlying database.
NOTE: This package is part of a framework that is still highly experimental in nature. Stable api or proper documentation are not to be expected until the framework has been tested in practice.
API documentation is available at: https://docs.riimu.net/simply/database/
Credits
This library is Copyright (c) 2018 Riikka Kalliomäki.
See LICENSE for license and copying information.
统计信息
- 总下载量: 48
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-10-08