graywings / php-docker-template
PHP project templates
Package info
github.com/old-home/php-docker-template
Type:project
pkg:composer/graywings/php-docker-template
0.1.0-RC3
2024-02-17 08:18 UTC
Requires
- graywings/etter: ^1.0
- vlucas/phpdotenv: ^5.6
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.3
- squizlabs/php_codesniffer: ^3.8
README
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