幽灵作者/编码规范

PHP 编码规范

资助包维护!
幽灵作者

安装次数3,375,990

依赖项: 30

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

类型:composer-plugin

dev-main 2024-09-19 11:30 UTC

This package is auto-updated.

Last update: 2024-09-19 11:30:27 UTC


README

Supported PHP Version GitHub Sponsors Latest Version on Packagist Downloads

安装

您可以通过 composer 安装此包。

composer require ghostwriter/coding-standard:dev-main --dev

用法

composer ghostwriter:infection:run             Run the project's Infection test suite
composer ghostwriter:infection:update-config   Update the project's Infection configuration file

composer ghostwriter:phpunit:migrate           Migrate the project's PHPUnit configuration to the latest version
composer ghostwriter:phpunit:test              Run the project's PHPUnit test suite

composer ghostwriter:psalm                     Run Psalm to analyze the project's codebase
composer ghostwriter:psalm:baseline            Use Psalm to create a baseline for the project's codebase
composer ghostwriter:psalm:update     Use Psalm to update the baseline for the project's codebase
composer ghostwriter:psalm:security            Use Psalm to analyze the project's codebase for security issues

致谢

许可证

The BSD-3-Clause. 请参阅许可证文件以获取更多信息。