Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>tuantt-laravel-phpNew to Visual Studio Code? Get it now.
tuantt-laravel-php

tuantt-laravel-php

tuantt

|
26 installs
| (0) | Free
Extension for php
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PHP/Laravel Development Package Overview

This document provides an overview of VS Code extensions specifically designed for PHP and Laravel development. These packages improve productivity, offer intelligent code assistance, and facilitate debugging and testing for PHP/Laravel projects.

Extensions List

Extension Name Identifier Description
Laravel Goto absszero.vscode-laravel-goto Navigate between Laravel routes, controllers, models, and more with ease.
Laravel Extra Intellisense amiralizadeh9480.laravel-extra-intellisense Adds enhanced IntelliSense features for Laravel framework.
Laravel Goto View codingyu.laravel-goto-view Quickly navigate from controllers to Laravel Blade view files.
Laravel IntelliSense mohamedbenhida.laravel-intellisense Provides IntelliSense for Laravel facades and core components.
Intelephense bmewburn.vscode-intelephense-client A powerful PHP language server that provides code completion, linting, and more.
PHP Symbols linyang95.php-symbols Generates symbol information for PHP, useful for navigation and search.
PHPStorm Snippets phiter.phpstorm-snippets Brings useful code snippets from PHPStorm to VS Code for quicker coding.
PHP CodeSniffer shevaua.phpcs Lints PHP code based on coding standards using PHP CodeSniffer.
PHP Debug xdebug.php-debug Debugs PHP applications using Xdebug, with support for breakpoints and call stacks.
PHP Getter & Setter satiromarra.vscode-php8-getter-setter Automatically generates PHP getters and setters for your classes.
PHP DocBlocker neilbrayfield.php-docblocker Automatically generates DocBlocks for PHP functions, classes, and methods.
Smarty Template Support aswinkumar863.smarty-template-support Provides syntax highlighting and snippets for Smarty templates in PHP projects.
Blade Formatter shufo.vscode-blade-formatter Formats Laravel Blade templates for cleaner and more readable code.
Composer DEVSENSE.composer-php-vscode Manages Composer dependencies directly within VS Code.
PHP Profiler DEVSENSE.profiler-php-vscode Profile and monitor the performance of PHP applications.
Debug Visualizer hediet.debug-visualizer Visualizes complex data structures while debugging PHP code.
PHP Tools DEVSENSE.phptools-vscode A comprehensive set of tools for PHP development, including code navigation, refactoring, and debugging.

Installation

To install these extensions, use the following command:

code --install-extension <extension-name>
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft