I kind of like the Code Formatting options the Zend Development Environment offers me. If the posted screenshots shouldn't be there, feel free to delete them.
What i'd like to have:
Code Formatting Profiles (like PHP Default, PEAR, My own project rules)
import/export, maybe to xml?
allow me to use/autoimport a profile inside my project structure (so i can store the settings inside my version control system)
set/save used profile per project
bonus points if i can import/export/convert to CodeSniffer (http://pear.php.net/package/PHP_CodeSniffer) rules, so i can work with the same rules my build-script uses to check my project for coding style violations
The profiles itself:
just give us enough options that we can match i.e. PHP default or PEAR code conventions (second screenshot shows what Zend Development has to offer)
bonus points for builtin profiles for the most used frameworks
What i'd like to have:
set/save used profile per project
IMHO, these ones are the most valuable options