- Open the Settings dialog box, and click Code Style.
- In the Code Style page, click Manage.
- In the Code Style Schemes dialog box that opens, click Save As....
- In the Copy Project Scheme to Global List dialog box, type the name of the new scheme.
PhpStorm saves the new code style with the specified name in the config/codestyles/<code_style_name>.xml file under the PhpStorm home directory.
- Click Close to close the Code Style Schemes dialog box, and then apply changes by clicking Apply or OK in the Settings dialog.

