Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 282 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 282 Bytes

PHP Code Style Formatter

Features

  • An opinionated PHP code formatter, optimized for maximum code readability / consistency / maintainability.
  • No config file needed, just a single command to format all your PHP code at the highest speed.
  • Not configurable by design.

WIP