jpmschuler / config-typo3-pourtea
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:project-configuration
Requires
- bk2k/configuration-installer: *@dev
- ttn/tea: dev-main
This package is auto-updated.
Last update: 2024-10-29 05:59:48 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