Skip to content

ilanco/vscode-devcontainer-php

Repository files navigation

vscode-devcontainer-php

A complete Visual Studio Code and Codespaces Development Container for PHP.

Features

  • Containerized services: php-fpm, nginx, composer, node, mariadb, postgresql, redis, adminer
  • Latest stable PHP version (7.4)
  • Remote PHP debugging

Installation and usage

This project requires a VS Code installation or a githuub account with access to Codespaces.

Included PHP modules

  • bcmath
  • ctype
  • curl
  • date
  • dom
  • fileinfo
  • filter
  • ftp
  • gd
  • hash
  • iconv
  • json
  • libxml
  • mbstring
  • mysqli
  • mysqlnd
  • openssl
  • pcre
  • PDO
  • pdo_mysql
  • pdo_pgsql
  • pdo_sqlite
  • Phar
  • posix
  • readline
  • Reflection
  • session
  • SimpleXML
  • sodium
  • SPL
  • sqlite3
  • standard
  • tokenizer
  • xdebug
  • xml
  • xmlreader
  • xmlwriter
  • zlib

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details on how to contribute.

Security

If you discover any security-related issues, please email ilanco@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.