Back

Laravel Devs,
Php Storm Or VS Code

10

887

0 / 1000

Imo, php storm.

I've tried dozens of plug-ins on VS Code but none allow you to get to a level similar to that offered by php storm.

4

215

Thats true, Im a vs code user myself but after moving from js to laravel I found that PHP storm is much better to work with laravel than vs code

90

I especially love the git interface in PHPStorm. It's the part that prevents me more from switching back to VSCode. I tried Git Graph and GitLens as well, but nothing beats the PHPStorm git GUI imho.

77

Moved to Zed never turning back.

2

127

Sadly, it's available only on Linux and osx

1

106

Is windows still a thing? In developing? Hehehheh

81

is it really that good though?

1

79

I love it. Simple no bullshit and light

54

I use PHPStorm primarily but there will soon be an official VS Code plugin from the Laravel team, so that will help to make the experience better in VS Code.

1

88

that sound amazing, any details on when it will be out?

1

79

They said an initial release should be coming out sometime this month.

1

69

Alright brother thanks for that insight

42

For pesonal and smaller projects VSCode. for large codebases and colloborative work PHPStorm

1

138

Thanks for that, its important to note

76

Always PHP Storm.

1

90

Its amazing hey

64

Notepad++
Okay, if seriously, PhpStorm. Always. And Notepad++ :D

1

134

I appreciate your response

109

love phpstorm intelligent features and laravel idea plugin but hate their slowness and memory ineficiency

79

I dont know that one

1

49

PHPStorm every time.

1

53

I guess php storm wins

1

47

its just been suited for PHP, the refactoring tools, once you get used to them, there is no going back.

1

46

Im looking forward to that, I have a limited experience with it but so far Im enjoying it

1

34

Cursor! Essentially, VS Code with a built in AI assistant - you can choose which LLM to use. I find it better than using copilot and the Jetbrains AI. I've also got a ton of different plugins helping me out to bring all the features of PHPStorm that I liked, but keeping it feeling fast and lightweight.

3

127

What plugins do you use?

1

137

I have a bunch, some I took from Caleb Porzio's "Make VS Code Awesome" course, and then I added some language support and other tools to make it feel closer to PHPStorm. I'll post a list here in a bit.

1

130

@Yvan List of my extensions in Cursor/VS Code

adpyke.codesnap
be5invis.vscode-custom-css
bmewburn.vscode-intelephense-client
bradlc.vscode-tailwindcss
calebporzio.better-phpunit
christian-kohler.npm-intellisense
dansysanalyst.pest-snippets
davidanson.vscode-markdownlint
dotjoshjohnson.xml
eamodio.gitlens
eg2.vscode-npm-script
junstyle.php-cs-fixer
m1guelpf.better-pest
mikestead.dotenv
mrmlnc.vscode-duplicate
ms-vscode.live-server
naumovs.color-highlight
onecentlin.laravel-blade
rebornix.toggle
ryanluker.vscode-coverage-gutters
sharat.vscode-brewfile
this-fifo.natty
tyriar.sort-lines
vscode-icons-team.vscode-icons
vue.volar
xdebug.php-debug

1

105

Thank you

53

I want to move from vscode to cursor, it seems really good

25

sounds amazing, Ill check it out. Does it have tailwind support?

1

22

Anything you can use in VS Code you can use in Cursor. So yes, it will support the Tailwind Intellisense plugins.

1

29

awesome, thanks fro sharing ill try it out

17

VSCode feels snappier to me. Been using PHPSTorm for months, so yes there's some kind of turning back sometimes ahah.

1

126

Im now at a point where I use vs code for other stacks like MERN work and phpstorm for laravel

120