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
This package is auto-updated.
Last update: 2026-05-02 02:53:37 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.