mnpenner/querybuilder
Composer 安装命令:
composer require mnpenner/querybuilder
包简介
MySQL query builder
README 文档
README
Goals
- Easily build up large queries piece by piece based on conditional logic in PHP
- Prevent syntactically invalid SQL
- Prevent SQL injection by making it difficult not to escape something
- Write clauses in any order
- Easy integration with legacy projects
- Work with any SQL driver, even the deprecated
mysql_functions - Work with new or existing connections
- Work with any SQL driver, even the deprecated
License
QueryBuilder is released under the MIT License.
统计信息
- 总下载量: 14.1k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-08-19