laravel-dev-image
[Moved to: https://github.com/snake-py/docker-images] (by snake-py)
vscode-php-debug
PHP Debug Adapter for Visual Studio Code 🐞⛔ (by xdebug)
laravel-dev-image | vscode-php-debug | |
---|---|---|
1 | 5 | |
2 | 816 | |
- | -0.1% | |
7.6 | 8.6 | |
about 3 years ago | 7 days ago | |
Dockerfile | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
laravel-dev-image
Posts with mentions or reviews of laravel-dev-image.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-08.
-
My favorite Laravel development environment, with Docker, Nginx, PHP-FPM Xdebug in VSCode
Create a Dockerfiles - I am gonna use an image that I have created for this guide (GitHub or from hub.docker)
vscode-php-debug
Posts with mentions or reviews of vscode-php-debug.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-08.
-
LSP + debugging PHP
Yes looks like this is related to https://github.com/xdebug/vscode-php-debug the max_data settings, so it should be configured under felixfbecker.php-debug
-
My favorite Laravel development environment, with Docker, Nginx, PHP-FPM Xdebug in VSCode
Now the set up for VS Code to actually use the debugger you need first to install the following extension.
-
File upload doesn’t work, and I can’t identify where to put breakpoints. Also no error messages.
I've no idea what your IDE is, but you can have a look at https://github.com/xdebug/vscode-php-debug or just invoke var_dump()
-
VSCode PHP Debug Release September 2021
A large task was the No-folder debugging. This is when VS Code has the purple status bar, no folder is open at that time, and so no launch.json file is available. I was actually brought to my attention by Microsoft's VS Code PM. We had a conf call and discussed what can be done to make PHP debugging in VS Code simpler. Especially the initial setup.
-
VSCODE PHP DEBUG RELEASE MAY 2021
This is a small writeup on the May 2021 release of VSCode PHP Debug adapter extension. A cover issue describing all work can be found on GitHub issues.
What are some alternatives?
When comparing laravel-dev-image and vscode-php-debug you can also consider the following projects:
laravel-docker-nginx
vscode-intelephense - PHP intellisense for Visual Studio Code
Predis - A flexible and feature-complete Redis/Valkey client for PHP.
vscode-gitlens - Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
vscode-chrome-debug - Debug your JavaScript code running in Google Chrome from VS Code.