kba-team/phplint.sh
Composer 安装命令:
composer require kba-team/phplint.sh
包简介
Bash script to lint PHP files in the given directories.
README 文档
README
This script checks the PHP files of the given directories for syntax errors.
Usage: phplint.sh [options] <directory> [<directory> ...]
Parameters:
<directory>The directory/directories to search for PHP files.
Options:
-e <ext>|--extension <ext>Define PHP files extension other than *.php to lint.-v | --verbosePrint positive lint results too.-h | --helpShow this help.
Composer usage
Include this package using composer.
composer require --dev kba-team/phplint.sh:"~1.0"
统计信息
- 总下载量: 5.02k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-10-24