Skip to content

CoreProc/phpstorm-code-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

PHPStorm Code Style

This PHPStorm Code Style follows the [PSR-1 coding standard] (http://www.php-fig.org/psr/psr-1/) and [PSR-2 coding style] (http://www.php-fig.org/psr/psr-2/).

When developing PHP applications, please use this to reformat your code.

The default reformat shortcut is Ctrl+Alt+L for Windows or Cmd+Alt+L for OSX. You can change this to any shortcut you deem convenient to you. The default workflow is to reformat your code before hitting save.

Installation

Clone or download this repository.

Open up your PHPStorm, go to "File" -> "Import Settings". Navigate to the code_style.jar file and choose that. Check all the boxes found in the next screen and hit "OK".

About

PHPStorm code style for CoreProc

Resources

Stars

Watchers

Forks

Packages

No packages published