jpmschuler / config-typo3-pourtea
Package info
github.com/jpmschuler/config-typo3-pourtea
Type:project-configuration
pkg:composer/jpmschuler/config-typo3-pourtea
dev-main
2021-07-30 00:22 UTC
Requires
- bk2k/configuration-installer: *@dev
- ttn/tea: dev-main
This package is auto-updated.
Last update: 2026-03-01 00:36:11 UTC
README
To adapt TYPO3 extensions to the QA examples in EXT:tea.
Installation:
composer config preferred-install.ttn/tea source composer req jpmschuler/config-typo3-pourtea:*@dev
Features:
- adds static config files with gitignore
- /.editorconfig
- /phive.xml
- /phpcs.xml
- /phpstan.neon
- /.php_cs.php
- add gitlab pipeline without gitignore
- .gitlab folder as-is
- .gitlab-ci.yml with include of that folder
Missing Features:
- adapt composer.json to include scripts
- add composer dependencies
- add Tests
- add GitHub Actions
- add .ddev config