vscode-remote-try-php
PHP dev container
A sample project to try out development containers with PHP
PHP sample project for trying out Dev Containers
207 stars
30 watching
274 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/vscode-remote-try-python | A sample project for trying out development containers with Python | 776 |
microsoft/vscode-remote-try-java | A sample project to try out development containers with Java | 324 |
microsoft/vscode-remote-try-dotnet | A sample project to try out development containers with .NET | 230 |
microsoft/vscode-remote-try-go | A sample project to try out development containers with Go | 320 |
microsoft/vscode-remote-try-node | A sample project that lets developers try out development containers with Node.js | 682 |
microsoft/vscode-remote-try-cpp | A sample project for testing development containers with C++ | 189 |
microsoft/vscode-remote-try-rust | An environment to try out development containers with Rust and explore its features | 282 |
microsoft/vscode-docker | An extension for Visual Studio Code that simplifies containerized application development and debugging. | 1,216 |
jamestthompson3/nvim-remote-containers | Allows development inside docker containers directly from within a neovim editor similar to VSCode. | 888 |
thephpleague/container | Provides a simple and powerful way to manage dependencies in PHP applications. | 844 |
cquery-project/vscode-cquery | C++ integration for Visual Studio Code with code completion and highlighting features. | 54 |
devrt/ros-devcontainer-vscode | A pre-configured ROS development environment in a Docker container for VSCode | 184 |
nayeemdev/clean-code-php | A collection of coding principles and guidelines aimed at improving the maintainability, readability, and performance of PHP codebases | 3 |
aws-samples/eb-demo-php-simple-app | A demo project showcasing deployment of a simple PHP application on AWS Elastic Beanstalk using RDS database | 148 |
simpletest/simpletest | A unit testing framework for PHP | 148 |