jpmschuler/config-typo3-pourtea

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

Type:project-configuration

dev-main 2021-07-30 00:22 UTC

This package is auto-updated.

Last update: 2024-02-29 04:26:14 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