Skip to content

GitHub template based on a dev container for quickly starting a new PHP project.

Notifications You must be signed in to change notification settings

bastgau/devcontainer-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maintainer twitter made-for-vscode made-with-php made-with-docker

devcontainer-php

Resume

Template to start quickly a PHP project with Visual Studio Code running inside a Docker container.

Content

Everything is configured to use Xdebug integrated to Visual Studio Code. Xdebug provides a range of features to improve the PHP development experience.

In particular, you will be able to use the breakpoint in debug mode.

The following elements will be installed inside the container :

  • PHP
  • The open-source Apache HTTP Server
  • Xdebug

The following VSC extension will be automatically installed :

Additionally, the installation of some recommended VSC extensions will be purposed when the container will be started for the first time.

Documentation about the dev containers for Visual Studio Code

Don't hesitate to look the Microsoft training to discover the dev container with VSC :

And more information :

Enjoy !

About

GitHub template based on a dev container for quickly starting a new PHP project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages