Added php-cs-fixer configuration file
We're going to use php-cs-fixer to track code styles error
in addition to the unit tests to run for each new change.
This minimal configuration file allows to run php-cs-fixer
and avoid the third party code directories.
Directories excluded: Dojo, hotglue, FCKEditor, Smarty
We also ignore the Smarty compiled cache.