Top 12 VScode Extensions for PHP

preview_player
Показать описание
Here is the list of extensions:

=========================================================
------------------AUDIO GEAR I HAVE--------------------

------------------CHEAP AUDIO SETUP------------------
=========================================================

Check my Github:

Follow me on social media:
Рекомендации по теме
Комментарии
Автор

0:00 - Intro
0:32 - PHP IntelliSense
3:25 - PHP Intelephense
5:42 - phpfmt - PHP formatter
6:26 - PHP Namespace Resolver
7:17 - PHP Debug
7:47 - PHP Getters & Setters
9:26 - PHP Constructor
10:41 - PHP DocBlocker
11:46 - phpcs
12:41 - PHP Files
14:02 - PHP Server
14:52 - MySQL

mrfriz
Автор

8:55 Actually you don't need to repeat this step for each of the properties. Put the cursor above the first propertie and hit Ctrl+Alt + down arrow (if you're on windows. I don't know if it changes on linux/mac) until you reach the last propertie, then apply the getter and setter command in ctrl+p. This way it should create getters and setters for all properties at once.

douglasjordao
Автор

I'm new to PHP so this was very helpful.

kricard
Автор

Very useful, thanks! In my opinion as an absolute minimum install PHP Intelliphense and PHP Server. Another tip is to change "editor.wordSeparators" in settings and get rid of the dollar in the middle of the string to correctly select variables. 😃

captainflyingcarpet
Автор

Really fast and well explained. Thank you

excelfixer
Автор

Excellent video, sir! Surprisingly in-depth. I think this is an essential view for anyone doing PHP development with Visual Studio Code. By the way, can I ask what VS Code theme you're using? It's very pleasing to the eyes.

sosurim
Автор

Very very informative and because of your easy teaching I understood it in one go. Thank you and Keep it up brother.

kiranugale
Автор

Thanks bro I was not able to format my program but Now It is working . Thanks

nitishrai
Автор

Thanks
It was really a good guide to use Visual Code in a productive way

manuelgmra
Автор

Thanks bro u made my life a little easier

akashvarde
Автор

Thank a lot for your tutorial.
What is the VScode color theme of your tutorial ? .... Thank for your answer

rungnapanakdang
Автор

Very helpful. Thanks, Mr. Codeholic.

paulbcote
Автор

What theme and color scheme are you using?

searchbarwebs
Автор

Code Runner, Git Graph, GitLens, Live Sass Compiler, PHPUnit

music-unleashed
Автор

very helpful to me. thanks for sharing it with us

prajal
Автор

Thanks! Please make PhpStrom plugins as well. You can make the PhpStrom crash course as well.

rajeshbudhathoki
Автор

Thank you mayn. I really appreciate this. The video was helpful

lanreoreyomi
Автор

I want to salute you, 😭🙏 I think you know everything about PHP extensions for vscode. Thanks for sharing valuable information with us. We are just naive beginners who want to become a good php developer. I have a suggestion, use UDEMY for conveying your knowledge with all around world. It will be profitable for you also. Love from India, ❤️🤓

arjunshinde
Автор

Hi, i have problem with PHP Constructor - it does not work when entering the shortcut for insertion :( I have version VSC - Version: 1.55.2 - help pleas

janbitterlich
Автор

thank you, bro :)
it is very useful vedio

phpdeveloper