rstoetter/csqlscript-php
Composer 安装命令:
composer require rstoetter/csqlscript-php
包简介
class to execute sql scripts
README 文档
README
The class cSqlScript is written in PHP and helps to execute SQL scripts.
The namespace is rstoetter\cSqlScript
Installation
This project assumes you have composer installed. Simply add:
"require" : {
"rstoetter/csqlscript-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.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-06-30