Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 579 Bytes

File metadata and controls

36 lines (25 loc) · 579 Bytes

php-devcontainer

A custom devcontainer image suited for Php development.

Supported tags

  • 8.4
  • 8.3
  • 8.2

Contents

Tools

Php Extensions

  • xdebug
  • pgsql
  • pdo_pgsql
  • redis
  • opcache
  • pcntl
  • zip
  • intl

Ready-to-use devcontainer template

We also maintain a ready-to-use devcontainer template repository for you to quickstart Php development.

The template lives in actcoding/php-devcontainer-template