ssch / t3-tactician
Wrapper for tactician
Package info
github.com/sabbelasichon/t3_tactician
Type:typo3-cms-extension
pkg:composer/ssch/t3-tactician
v3.0.1
2026-02-24 09:12 UTC
Requires
- php: ^8.1
- league/tactician: ^1.0
- league/tactician-container: ^3.0
- typo3/cms-core: ^12.4 || ^13.4
- typo3/cms-extbase: ^12.4 || ^13.4
Requires (Dev)
- helhum/typo3-console: ^8.1.1
- jangregor/phpstan-prophecy: ^2.2.0
- php-parallel-lint/php-parallel-lint: ^1.3
- phpspec/prophecy-phpunit: ^2.0
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^2.1.17
- phpstan/phpstan-phpunit: ^2.0.6
- phpstan/phpstan-strict-rules: ^2.0.4
- rector/rector: ^2.0.18
- saschaegerer/phpstan-typo3: ^2.0.0
- symplify/easy-coding-standard: ^12.5.13
- typo3/testing-framework: ^8.2.7
Replaces
- typo3-ter/t3-tactician: v3.0.1
- dev-master / 3.0.x-dev
- v3.0.1
- v3.0.0
- v2.0.1
- v2.0.0
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-dependabot/composer/symplify/easy-coding-standard-tw-13.0.4
- dev-dependabot/composer/typo3/testing-framework-tw-9.3.0
- dev-dependabot/github_actions/peter-evans/create-pull-request-8.1.0
- dev-dependabot/github_actions/ramsey/composer-install-3
- dev-dependabot/github_actions/actions/checkout-6
- dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-7.1.0
This package is auto-updated.
Last update: 2026-03-01 23:35:50 UTC
README
TYPO3 Extension for the Tactician library https://github.com/thephpleague/tactician/
Installation
$ composer require ssch/t3-tactician
Acknowledgment
This package is heavily inspired by league/tactician-bundle by Ross Tuck. Thank you.