rstoetter/csqlstatement-php
Composer 安装命令:
composer require rstoetter/csqlstatement-php
包简介
class to construct SQL statements
关键字:
README 文档
README
The class cSqlStatement is written in PHP and helps to construct SQL statements.
The namespace is rstoetter\cSqlStatement
Installation
This project assumes you have composer installed. Simply add:
"require" : {
"rstoetter/csqlstatement-php" : ">=1.0.0"
}
to your composer.json, and then you can simply install with:
composer install
more information
See the project wiki for more information.
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-06-30