PhpStorm – Installation
Lab: Local Development Environment Setup for Mac
Video Runtime: 11:43
Recorded: February 27, 2018
PhpStorm is a professional integrated development environment (IDE) which is specifically made for PHP-powered projects. Right out of the box, you get the WordPress Coding Standard and WordPress Core documentation built right into the environment. There are no plugins you need to install and you get full control of the key mappings.
PhpStorm is packed with productive and automated workflow features that will save you a ton of time, frustrations, and money. For example:
- With one keystroke, bam, you can reformat an entire file to the WordPress Coding Standard or whatever standard you define in your project.
- The refactoring tools automate refactoring processes.
- Define where the
phpcs.xml.dist
file is in your project, and bam, it will alert you to violations as you are writing and testing your code. - Terminal is built right in.
- Debugging tools are baked into it too.
- PHP, WordPress, JavaScript, etc. autocompletions and hints help you to know what arguments you need to define.
- and so much more.
Yes, this IDE costs you money. But for less than $10 per month, it will save that much and then some. There’s a reason why the top engineers in our community use it for PHP projects.
In this episode, let’s walk through the installation process.
When was the last time you got out of your chair and stretched? Just saying…
Episodes
Total Lab Runtime: 02:44:38
- 1 The Keys to Your Local Development Environmentfree 21:21
- 2 Helper Workflow Appsfree 09:10
- 3 Install and Configure Gitfree 17:27
- 4 Xcodefree 01:59
- 5 Setting up SSH for GitHubfree 16:40
- 6 VirtualBox and Vagrantfree 09:27
- 7 LocalHost - Local by Flywheel (preferred)free 23:13
- 8 LocalHost - VVV (optional)free 09:13
- 9 What is a Package Manager?free 00:00
- 10 Composer - PHP Dependency Managerfree 10:49
- 11 Node.js and npm - JavaScript Package Managerfree 05:24
- 12 Gulp - Task Runnerfree 07:00
- 13 Atom - Text Editorfree 07:28
- 14 Quick Navigation Shortcutsfree 11:04
- 15 PhpStorm - Installationfree 11:43
- 16 Wrap it Upfree 02:40