workofstan/PHP Code Beautifier and Fixer

Sniff the PHP code and beautify it if necessary.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commit-changesIf true, commit changes to the current branchfalse
commit-messageCommit message for the changeschore(phpcf): apply PHP Code Beautifier fixes automatically
debugEnable extra debug outputfalse
extensionsComma delimited list of extensions to be sniffednophp
ignoreIgnore files based on a comma-separated list of patterns matching files and/or directories.novendor/
php-versionPHP version to be used for running phpcs and phpcbfno8.2
standardThe name of, or the path to, the coding standard to use. Can be a comma-separated list specifying multiple standards.no""
stop-on-manual-fixIf true, the execution will stop when manual fixes are necessary.false
namedescription
branch-nameThe branch where changes were committed
changed-filesComma-separated list of files changed by phpcbf