ssch / t3-tactician
Wrapper for tactician
Fund package maintenance!
sabbelasichon
paypal.me/schreiberten
Installs: 172
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 3
Type:typo3-cms-extension
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.0
This package is auto-updated.
Last update: 2025-06-13 13:33:46 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.