Features
Docs
Blog
Support
Download
Pricing
Featured
Create PHP Project using Composer in VS Code
Creating projects from the composer is easy in VS Code.
Generics in PHP using PHP DocComments
Generics-type annotation is a great way of improving type safety and code completion of your PHP code. Let's see how to use it!
All Stories
Fix PHP Warning: vcruntime140.dll 14.0 is not compatible with this PHP build
How to fix PHP Warning: vcruntime140.dll 14.0 is not compatible with this PHP build.
Performance Profiling PHP with VS Code
Finding performance bottlenecks in PHP code, and inspecting the profiling results.
Introducing Composer for VS Code
All-in-One Composer extension for Visual Studio Code.
Bracket pair colorization for PHP in Visual Studio
When you work with deeply nested brackets in Visual Studio, it might be hard to know which brackets match and which do not. Installing Rainbow Braces extension can help.
PHP Tools for Visual Studio Code News (July 2022)
New features and updates to PHP Tools in VS Code! Better Laravel support, improved performance, generics, PHPUnit diff window..
How to develop PHP inside a Docker Container using VS Code
How to develop PHP inside a Docker Container using VS Code
« Previous page
Next page »