Skip to content

craftcms/phpstorm-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhpStorm Settings for Craft CMS

Settings Files

  • Craft_Code_Style.xml – Code style scheme. Install from Preferences → Editor → Code Style → ⚙️ → Import Scheme…
  • Craft_Inspections.xml – Inspection profile. Install from Preferences → Editor → Inspections → ⚙️ → Import Profile…

Recommended PhpStorm Plugins

Other Resources

  • Craft Coding Guidelines – Guidelines for Craft CMS and Craft plugin development.
  • Generator – Scaffold Craft plugins, modules, and CMS components from the command line.