PHP CS Fixer

PHP CS Fixer

Made by DeepSource

Language

PHP

Latest version

Updated on

Apr 18, 2024

Runs PHP CS Fixer automatically on all incoming code to format source code to comply with PHP CS Fixer style.

Read the documentation and full reference

Sample configuration


version = 1

[[transformers]]
name = "php-cs-fixer"
enabled = true