Essential Plugins for PHPStorm Users

Last updated on by

Essential Plugins for PHPStorm Users image

We've curated a collection of essential plugins for PhpStorm that we think you’ll enjoy. From our favorite theme to Laravel-specific tools to supercharge your PHP development and a free AI-powered autocomplete/chat plugin that feels like magic.

Nord Theme

Nord (JetBrains Marketplace) is an arctic, north-bluish, clean, and elegant JetBrains IDE UI and editor color theme. Designed for a fluent and clear workflow based on the Nord color palette.

Nord theme for PhpStorm
The Nord theme for PhpStorm

Laravel Idea

The Laravel Idea plugin is an Efficient Laravel Development Environment for PhpStorm. This premium plugin (~$4.90 USD/mo) adds amazing productivity features to Laravel applications:

  • Autocompletion for routes: Laravel Idea provides intelligent autocompletion for routes, making it faster and easier to work with routes in your Laravel projects.
  • Eloquent models support: Enjoy enhanced support for Eloquent models, including autocompletion, navigation, and code generation, to boost your productivity.
  • Validation rule support: Laravel Idea offers comprehensive autocompletion for validation rules, ensuring accurate and efficient validation code.
  • Advanced code generation: The plugin streamlines your workflow by providing code generation capabilities, helping you write code more quickly and efficiently.
  • Focus on what matters: By automating routine and repetitive tasks, Laravel Idea allows you to concentrate on the work that truly matters, saving you time and effort.
Eloquent autocomplete in action using the Laravel Idea plugin
Eloquent autocomplete in action using the Laravel Idea plugin

Check out laravel-idea.com to get started!

The author of Laravel Idea also created the following plugin we’ll cover, .env files support, which makes working with .env values in your PHP code a breeze.

.env Files Support

The .env files support (JetBrains Marketplace) plugin gives you variable auto-completion, which is very useful when you need to wire up a .env value to a Laravel configuration value. It also supports the following features:

  • Environment variables completion based on .env, Dockerfile and docker-compose.yml files.
  • Go to declaration(in .env file) and usages(in code), by Ctrl(Cmd)+click or hot key(Ctrl(Cmd)-B, etc.)
  • .env file syntax highlighter
.env files support auto-complete
`.env` files support auto-complete

EditorConfig (bundled)

EditorConfig makes coding styles consistent for multiple developers working on the same project across various IDEs and editors. This bundled plugin should be enabled by default, but make sure your project has a .editorconfig file to take advantage of these features. Laravel projects ship with an .editorconfig file, and you can see that through this bundled plugin, you can easily navigate and configure code style for each file type and see what styles extend others at a glance:

Viewing the .editorconfig file in PhpStorm
Viewing the `.editorconfig` file in PhpStorm

Collector - A Collection Plugin

Collector (JetBrains Marketplace) adds support for Laravel collections, including a bunch of useful refactorings for making collections better. It can also convert normal PHP statements like foreach and array_map into collections.

Refactor array_map to collection
Refactor `array_map` to collection

Codeium: AI Autocomplete and Chat

Codeium is a free AI Code Completion and Chat tool that is comparable to GitHub copilot. It offers autocomplete and is available for a number of editors, including PHPStorm. You can grab this plugin for PHPstorm on the JetBrains marketplace.

Codeium autocomplete suggestions
Codeium: AI Autocomplete and Chat

IntelliVue

The IntelliVue (JetBrains Marketplace) plugin for IntelliJ provides analysis, actions, and utilities for Vue Single File Components. This plugin adds additional functionality on top of the standard Vue plugin. Full undo-redo support is enabled, so you are assured that your important code will not get corrupted by unexpected operations. Actions and Intentions are added to create and navigate from references to implementation. When creating a new Vue component option, a dialog is displayed.

I like how I can easily implement the JavaScript needed for variables in the template using the “Create Vue Implementation” action:

Intellivue Create Vue Implementation action
Intellivue Create Vue Implementation action

That’s a wrap on our essential plugins for PhpStorm users. I hope you've found something useful to make your development with PhpStorm better! We can't share every single extension, so let us know your favorite PhpStorm plugin or theme we didn't share!

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in:
Cube

Laravel Newsletter

Join 40k+ other developers and never miss out on new tips, tutorials, and more.

image
Larafast: Laravel SaaS Starter Kit

Larafast is a Laravel SaaS Starter Kit with ready-to-go features for Payments, Auth, Admin, Blog, SEO, and beautiful themes.

Visit Larafast: Laravel SaaS Starter Kit
Laravel Forge logo

Laravel Forge

Easily create and manage your servers and deploy your Laravel applications in seconds.

Laravel Forge
Tinkerwell logo

Tinkerwell

The must-have code runner for Laravel developers. Tinker with AI, autocompletion and instant feedback on local and production environments.

Tinkerwell
No Compromises logo

No Compromises

Joel and Aaron, the two seasoned devs from the No Compromises podcast, are now available to hire for your Laravel project. ⬧ Flat rate of $7500/mo. ⬧ No lengthy sales process. ⬧ No contracts. ⬧ 100% money back guarantee.

No Compromises
Kirschbaum logo

Kirschbaum

Providing innovation and stability to ensure your web application succeeds.

Kirschbaum
Shift logo

Shift

Running an old Laravel version? Instant, automated Laravel upgrades and code modernization to keep your applications fresh.

Shift
Bacancy logo

Bacancy

Supercharge your project with a seasoned Laravel developer with 4-6 years of experience for just $2500/month. Get 160 hours of dedicated expertise & a risk-free 15-day trial. Schedule a call now!

Bacancy
Lucky Media logo

Lucky Media

Bespoke software solutions built for your business. We ♥ Laravel

Lucky Media
Lunar: Laravel E-Commerce logo

Lunar: Laravel E-Commerce

E-Commerce for Laravel. An open-source package that brings the power of modern headless e-commerce functionality to Laravel.

Lunar: Laravel E-Commerce
LaraJobs logo

LaraJobs

The official Laravel job board

LaraJobs
Larafast: Laravel SaaS Starter Kit logo

Larafast: Laravel SaaS Starter Kit

Larafast is a Laravel SaaS Starter Kit with ready-to-go features for Payments, Auth, Admin, Blog, SEO, and beautiful themes. Available with VILT and TALL stacks.

Larafast: Laravel SaaS Starter Kit
SaaSykit: Laravel SaaS Starter Kit logo

SaaSykit: Laravel SaaS Starter Kit

SaaSykit is a Laravel SaaS Starter Kit that comes with all features required to run a modern SaaS. Payments, Beautiful Checkout, Admin Panel, User dashboard, Auth, Ready Components, Stats, Blog, Docs and more.

SaaSykit: Laravel SaaS Starter Kit
Rector logo

Rector

Your partner for seamless Laravel upgrades, cutting costs, and accelerating innovation for successful companies

Rector

The latest

View all →
DirectoryTree Authorization is a Native Role and Permission Management Package for Laravel image

DirectoryTree Authorization is a Native Role and Permission Management Package for Laravel

Read article
Sort Elements with the Alpine.js Sort Plugin image

Sort Elements with the Alpine.js Sort Plugin

Read article
Anonymous Event Broadcasting in Laravel 11.5 image

Anonymous Event Broadcasting in Laravel 11.5

Read article
Microsoft Clarity Integration for Laravel image

Microsoft Clarity Integration for Laravel

Read article
Apply Dynamic Filters to Eloquent Models with the Filterable Package image

Apply Dynamic Filters to Eloquent Models with the Filterable Package

Read article
Property Hooks Get Closer to Becoming a Reality in PHP 8.4 image

Property Hooks Get Closer to Becoming a Reality in PHP 8.4

Read article