graywings/php-docker-template

PHP project templates

0.1.0-RC3 2024-02-17 08:18 UTC

README

Latest Stable Version

About PHP-Docker-Template

PHP-Docker-Template is a template for PHP library development. Using it, when you create a local repository, you can automatically create GitHub repositories and packagist packages.

In addition, the following packages are installed by default.

  • PHPUnit
  • PHPCS
  • PHPStan

Dependencies

  • docker