I have this text
$test1 = \'testing1\'; $test1test1 = \'testing1\'; $test1test1test1 = \'testing1\'; $test1 = \'testing1\';
and I would like to
formatting option in phpstorm 8
phpstorm 8
settings > Code Style > php > Wrapping and braces
check both option Align fields in option and Align Constant
now you can get what you want! :)
Source Jetbrains Blog