graywings / php-docker-template
PHP project templates
Installs: 91
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
Type:project
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