SlideShare uma empresa Scribd logo
1 de 13
IDE - PhpStorm
PhpStorm is a paid IDE.
You can use it's trial version or EAP version.
EAP: Early Access Program.
jetbrains.com/phpstorm/
confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program
IDE – PhpStorm
Installation
Download the tar.gz file.
Extract it in to the home directory.
Cd into {Extracted directory}/bin/
$ sudo ./phpstorm.sh
[In linux .sh files are shell scripts. This is how we
execute shell scripts from terminal. Using
./filename.sh ]
IDE – PhpStorm
IDE Settings
Toggle Sidebar:
→ View
→ Tool Windows
→ Project [ Alt + 1 ]
Word Wrap:
For all files:
File → Settings → Editor → General → Use soft wraps in
editor.
For current file:
View → Active Editor → Use soft wraps.
IDE – PhpStorm
IDE Settings
Remove Breadcrumbs:
File → Settings.
Search for Breadcrumbs.
[ These tuts are for Ubuntu.
In MAC:
PhpStorm → Preferences ]
IDE – PhpStorm
IDE Settings
Remove Status bar:
View → Status bar.
Remove Navigation bar:
View → Navigation bar.
Show Terminal:
View → Tool Windows → Terminal. [ Alt + F12 ]
IDE – PhpStorm
IDE Settings
Modify Current Theme:
For example changing Font and Font Size -
File
→ Settings
→ Editor
→ Colors & Fonts
Save the current scheme first then
→ Font
Change font properties here.
IDE – PhpStorm
IDE Settings
Choose PhpStorm Themes:
→Daylerees.github.io (demos)
→Github.com/daylerees/colour-schemes
→Click on jetbrain from file list
→Click on theme name from file list
→Click on “Raw” button
→Copy raw url.
IDE – PhpStorm
IDE Settings
Installing PhpStorm Themes:
→ cd into ~/ [home directory]
→ ls -a [shows all files including dot files.]
→ cd .WebIdeXX
→ ls …
→ finally cd into: ~/.WebIde90/config/colors$
→ wget url [previously copied url]
→ Restart the IDE.
IDE – PhpStorm
IDE Settings
Search for anything:
Help → Find Action [Ctrl + Shift + A]
Let's search and install a plug-in:
→ Press Ctrl + Shift + A and search for Plugins
→ Configure Plugins
→ Click on the button Brows Repositories
→ Search for Color
→ Color Ide [Applies background color to all three views.]
→ Install.
IDE – PhpStorm
USES
Open a Class:
Navigate → Class (Ctrl + N)
Open a New File:
Navigate → File (Ctrl + shift + N)
Open a Symbol (Function declaration / CSS class etc.):
Navigate → Symbol (Ctrl + Alt + Shift + N)
IDE – PhpStorm
USES
Quick Documentation:
→ Select the class or method,
→ Press Ctrl + Q
Navigate to the Class Declaration:
→ Ctrl + Click on the class name.
IDE – PhpStorm
USES
Code Completion:
For example start typing a class name and
press Ctrl + Space to complete it.
Multiple Choices will be available.
IDE – PhpStorm
USES
Live Templates:
To see all available templates:
→ Put the cursor on a file.
→ Ctrl + J
To use a template:
→ Write the abbreviation + Tab
To Create / Edit / Delete a Live Template:
→ File → Settings → Editor → Live Templates.

Mais conteúdo relacionado

Semelhante a PhpStorm Cheat Sheet

Tutorial: Install Nagios in Fedora
Tutorial: Install Nagios in FedoraTutorial: Install Nagios in Fedora
Tutorial: Install Nagios in FedoraFilipe Batista
 
Computer project C++ CLASS 12TH (CD MANAGEMENT SYSTEM )
Computer project C++ CLASS 12TH (CD MANAGEMENT SYSTEM )Computer project C++ CLASS 12TH (CD MANAGEMENT SYSTEM )
Computer project C++ CLASS 12TH (CD MANAGEMENT SYSTEM )Vidhi Kishor
 
Php Storm 8 The Most Intelligent php ide
Php Storm 8 The Most Intelligent php idePhp Storm 8 The Most Intelligent php ide
Php Storm 8 The Most Intelligent php ideMindfire Solutions
 
Tips and Tricks for Using Visual Studio.Net Effectively
Tips and Tricks for Using Visual Studio.Net EffectivelyTips and Tricks for Using Visual Studio.Net Effectively
Tips and Tricks for Using Visual Studio.Net Effectivelyweili_at_slideshare
 
Getting Started with OpenIDM
Getting Started with OpenIDMGetting Started with OpenIDM
Getting Started with OpenIDMForgeRock
 
(Practical) linux 104
(Practical) linux 104(Practical) linux 104
(Practical) linux 104Arie Bregman
 
How to configure PyCharm for Odoo development in Windows?
How to configure PyCharm for Odoo development in Windows?How to configure PyCharm for Odoo development in Windows?
How to configure PyCharm for Odoo development in Windows?Celine George
 
FDT (Flex Mania 2010)
FDT (Flex Mania 2010)FDT (Flex Mania 2010)
FDT (Flex Mania 2010)Gabriel Peart
 
Sls01 Lecture02 Linux In Practice
Sls01 Lecture02 Linux In PracticeSls01 Lecture02 Linux In Practice
Sls01 Lecture02 Linux In PracticeQasim Khawaja
 
Linux for programmers
Linux for programmersLinux for programmers
Linux for programmersMd. Al Amin
 
Créer et gérer une scratch org avec Visual Studio Code
Créer et gérer une scratch org avec Visual Studio CodeCréer et gérer une scratch org avec Visual Studio Code
Créer et gérer une scratch org avec Visual Studio CodeThierry TROUIN ☁
 
Devel::hdb debugger talk
Devel::hdb debugger talkDevel::hdb debugger talk
Devel::hdb debugger talkabrummett
 
Linux fundamental - Chap 03 file
Linux fundamental - Chap 03 fileLinux fundamental - Chap 03 file
Linux fundamental - Chap 03 fileKenny (netman)
 
MobileConf 2021 Slides: Let's build macOS CLI Utilities using Swift
MobileConf 2021 Slides:  Let's build macOS CLI Utilities using SwiftMobileConf 2021 Slides:  Let's build macOS CLI Utilities using Swift
MobileConf 2021 Slides: Let's build macOS CLI Utilities using SwiftDiego Freniche Brito
 

Semelhante a PhpStorm Cheat Sheet (20)

Tutorial: Install Nagios in Fedora
Tutorial: Install Nagios in FedoraTutorial: Install Nagios in Fedora
Tutorial: Install Nagios in Fedora
 
Raj linux
Raj linux Raj linux
Raj linux
 
Wordpress
WordpressWordpress
Wordpress
 
Computer project C++ CLASS 12TH (CD MANAGEMENT SYSTEM )
Computer project C++ CLASS 12TH (CD MANAGEMENT SYSTEM )Computer project C++ CLASS 12TH (CD MANAGEMENT SYSTEM )
Computer project C++ CLASS 12TH (CD MANAGEMENT SYSTEM )
 
Php Storm 8 The Most Intelligent php ide
Php Storm 8 The Most Intelligent php idePhp Storm 8 The Most Intelligent php ide
Php Storm 8 The Most Intelligent php ide
 
Tips and Tricks for Using Visual Studio.Net Effectively
Tips and Tricks for Using Visual Studio.Net EffectivelyTips and Tricks for Using Visual Studio.Net Effectively
Tips and Tricks for Using Visual Studio.Net Effectively
 
Getting Started with OpenIDM
Getting Started with OpenIDMGetting Started with OpenIDM
Getting Started with OpenIDM
 
(Practical) linux 104
(Practical) linux 104(Practical) linux 104
(Practical) linux 104
 
ICT .pptx
ICT .pptxICT .pptx
ICT .pptx
 
How to configure PyCharm for Odoo development in Windows?
How to configure PyCharm for Odoo development in Windows?How to configure PyCharm for Odoo development in Windows?
How to configure PyCharm for Odoo development in Windows?
 
FDT (Flex Mania 2010)
FDT (Flex Mania 2010)FDT (Flex Mania 2010)
FDT (Flex Mania 2010)
 
Unity 5 Overview
Unity 5 OverviewUnity 5 Overview
Unity 5 Overview
 
Sls01 Lecture02 Linux In Practice
Sls01 Lecture02 Linux In PracticeSls01 Lecture02 Linux In Practice
Sls01 Lecture02 Linux In Practice
 
Linux for programmers
Linux for programmersLinux for programmers
Linux for programmers
 
Créer et gérer une scratch org avec Visual Studio Code
Créer et gérer une scratch org avec Visual Studio CodeCréer et gérer une scratch org avec Visual Studio Code
Créer et gérer une scratch org avec Visual Studio Code
 
Devel::hdb debugger talk
Devel::hdb debugger talkDevel::hdb debugger talk
Devel::hdb debugger talk
 
rstudio-ide.pdf
rstudio-ide.pdfrstudio-ide.pdf
rstudio-ide.pdf
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
 
Linux fundamental - Chap 03 file
Linux fundamental - Chap 03 fileLinux fundamental - Chap 03 file
Linux fundamental - Chap 03 file
 
MobileConf 2021 Slides: Let's build macOS CLI Utilities using Swift
MobileConf 2021 Slides:  Let's build macOS CLI Utilities using SwiftMobileConf 2021 Slides:  Let's build macOS CLI Utilities using Swift
MobileConf 2021 Slides: Let's build macOS CLI Utilities using Swift
 

Último

The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLManishPatel169454
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSrknatarajan
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 

Último (20)

The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 

PhpStorm Cheat Sheet

  • 1. IDE - PhpStorm PhpStorm is a paid IDE. You can use it's trial version or EAP version. EAP: Early Access Program. jetbrains.com/phpstorm/ confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program
  • 2. IDE – PhpStorm Installation Download the tar.gz file. Extract it in to the home directory. Cd into {Extracted directory}/bin/ $ sudo ./phpstorm.sh [In linux .sh files are shell scripts. This is how we execute shell scripts from terminal. Using ./filename.sh ]
  • 3. IDE – PhpStorm IDE Settings Toggle Sidebar: → View → Tool Windows → Project [ Alt + 1 ] Word Wrap: For all files: File → Settings → Editor → General → Use soft wraps in editor. For current file: View → Active Editor → Use soft wraps.
  • 4. IDE – PhpStorm IDE Settings Remove Breadcrumbs: File → Settings. Search for Breadcrumbs. [ These tuts are for Ubuntu. In MAC: PhpStorm → Preferences ]
  • 5. IDE – PhpStorm IDE Settings Remove Status bar: View → Status bar. Remove Navigation bar: View → Navigation bar. Show Terminal: View → Tool Windows → Terminal. [ Alt + F12 ]
  • 6. IDE – PhpStorm IDE Settings Modify Current Theme: For example changing Font and Font Size - File → Settings → Editor → Colors & Fonts Save the current scheme first then → Font Change font properties here.
  • 7. IDE – PhpStorm IDE Settings Choose PhpStorm Themes: →Daylerees.github.io (demos) →Github.com/daylerees/colour-schemes →Click on jetbrain from file list →Click on theme name from file list →Click on “Raw” button →Copy raw url.
  • 8. IDE – PhpStorm IDE Settings Installing PhpStorm Themes: → cd into ~/ [home directory] → ls -a [shows all files including dot files.] → cd .WebIdeXX → ls … → finally cd into: ~/.WebIde90/config/colors$ → wget url [previously copied url] → Restart the IDE.
  • 9. IDE – PhpStorm IDE Settings Search for anything: Help → Find Action [Ctrl + Shift + A] Let's search and install a plug-in: → Press Ctrl + Shift + A and search for Plugins → Configure Plugins → Click on the button Brows Repositories → Search for Color → Color Ide [Applies background color to all three views.] → Install.
  • 10. IDE – PhpStorm USES Open a Class: Navigate → Class (Ctrl + N) Open a New File: Navigate → File (Ctrl + shift + N) Open a Symbol (Function declaration / CSS class etc.): Navigate → Symbol (Ctrl + Alt + Shift + N)
  • 11. IDE – PhpStorm USES Quick Documentation: → Select the class or method, → Press Ctrl + Q Navigate to the Class Declaration: → Ctrl + Click on the class name.
  • 12. IDE – PhpStorm USES Code Completion: For example start typing a class name and press Ctrl + Space to complete it. Multiple Choices will be available.
  • 13. IDE – PhpStorm USES Live Templates: To see all available templates: → Put the cursor on a file. → Ctrl + J To use a template: → Write the abbreviation + Tab To Create / Edit / Delete a Live Template: → File → Settings → Editor → Live Templates.