PHP CS Fixer

PHP CS Fixer

By DeepSource

Language

PHP

Latest version

Updated on

Jun 1, 2023

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