河马:PHP标准检查器

时间:2024-02-22 02:47:21
【文件属性】:

文件名称:河马:PHP标准检查器

文件大小:53KB

文件格式:ZIP

更新时间:2024-02-22 02:47:21

php tokenizer ast code-style code-quality

河马 安装及使用 需要 5.5+或 3.6+。 要获得最新版本的Hippo,只需使用要求该项目: $ composer require hippophp/hippo 如果要开发Hippo,则需要在系统上安装和> = PHP 5.5。 将仓库复制到您的本地环境: $ git clone git@github.com:hippophp/hippo.git 然后安装依赖项: $ cd hippo $ composer install 用法 将Hippo放入目录后,您可以使用以下命令运行它: $ ./bin/hippo ./src 默认情况下,河马会将所有内容输出到STDOUT 。 您可以通过以下方式获得帮助信息: $ ./bin/hippo --help Hippo 0.1.0 by James *s, Marcin Kurczewski Usage: hippo [switches] < directory> -h, --help Prints this usage information -v, --version


【文件预览】:
Hippo-master
----src()
--------Checks()
--------Exception()
--------File.php(3KB)
--------CheckRepository.php(2KB)
--------CheckRunner.php(3KB)
--------Reporters()
--------HippoInterface.php(318B)
--------Violation.php(4KB)
--------HippoTextUIContext.php(7KB)
--------Environment.php(768B)
--------CheckContext.php(2KB)
--------HippoTextUI.php(8KB)
--------CLI()
--------FileSystem.php(2KB)
--------Standards()
--------CheckResult.php(3KB)
--------Config()
--------LazyFactory.php(808B)
----bin()
--------hippo(1KB)
----test.php(56B)
----LICENSE(1KB)
----composer.json(1KB)

网友评论