VSCode for PHP and Laravel

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Phpactor

    Mainly a PHP Language Server with more features than you can shake a stick at

    # Download phpactor.phar curl -Lo phpactor.phar https://github.com/phpactor/phpactor/releases/latest/download/phpactor.phar

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. vscode-phpactor

    Phpactor VS Code Extension

    phpactor/vscode-phpactor: Phpactor VS Code Extension

  4. better-pest

    A better Pest test runner for VS Code

    m1guelpf/better-pest: A better Pest test runner for VS Code

  5. vscode-intelephense

    PHP intellisense for Visual Studio Code

    This is the most important extension to install for PHP support. It provides a fast language server that adds code completion, go to definition, formatting, and more. You can also purchase a license at Intelephense, which I highly recommend. It adds some additional features like renaming symbols and other code actions.

  6. better-phpunit

    A better PHPUnit test runner for VS Code

    calebporzio/better-phpunit: A better PHPUnit test runner for VS Code

  7. prettier-plugin-blade

    Format your blade template using Prettier

    Additional plugins can be added to support more features and languages for Prettier as well, such as Blade support. Install the shufo/prettier-plugin-blade plugin and add it to the config file:

  8. laravel-ide-helper

    IDE Helper for Laravel

    barryvdh/laravel-ide-helper: IDE Helper for Laravel

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Tools you’ve used to increase code quality and/or productivity?

    3 projects | /r/laravel | 2 Dec 2021
  • Tools for better programming

    9 projects | /r/PHP | 12 Jan 2021
  • Automating Code Refactoring in Laravel with Rector

    1 project | dev.to | 9 Dec 2024
  • PHP 8.4 Released

    5 projects | news.ycombinator.com | 21 Nov 2024
  • Corcel – Use WordPress backend with Laravel or any PHP application

    5 projects | news.ycombinator.com | 26 Jun 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?