teakowa / composer-template
The template for create Composer project
Package info
github.com/Teakowa/Composer-Template
Language:Makefile
pkg:composer/teakowa/composer-template
dev-master
2020-02-10 08:18 UTC
Requires
- php: ^7.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- nunomaduro/collision: ^3.0
- nunomaduro/phpinsights: ^1.11
- phpstan/phpstan: ^0.11.8
- phpunit/phpunit: ^8.0
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2026-03-10 21:28:00 UTC
README
The template for create Composer library.
Remember remove or modify following information:
- Namespace in
composer.jsonand files insrcortestsdirectories - Project name and description and author name in
composer.json - Mergify setting in
.mergify.yml - Travis CI setting in
.travis.yml - Issue-Label Bot setting in
.github/issue_label_bot.yaml - Stale setting in
.github/stale.yml - Github Actions setting in
.github/workflows - The badges links and this checklist in README.md file
- Author in LICENSE file
LICENSE
The code in this repository, unless otherwise noted, is under the terms of both the Anti 996 License and the Apache License (Version 2.0).