ssch / t3-tactician
Wrapper for tactician
Fund package maintenance!
sabbelasichon
paypal.me/schreiberten
Installs: 62
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 0
Open Issues: 3
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8.0
- league/tactician: ^1.0
- league/tactician-container: ^2.0
- typo3/cms-core: ^10.4 || ^11.5 || ^12.0
- typo3/cms-extbase: ^10.4 || ^11.5 || ^12.0
Requires (Dev)
- helhum/typo3-console: ^7.1
- jangregor/phpstan-prophecy: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.3
- phpspec/prophecy-phpunit: ^2.0
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.8
- phpstan/phpstan-phpunit: ^1.2
- phpstan/phpstan-strict-rules: ^1.4
- rector/rector: ^0.14.6
- saschaegerer/phpstan-typo3: ^1.8
- symplify/easy-coding-standard: ^11.1
- typo3/testing-framework: ^6.16
Replaces
- typo3-ter/t3-tactician: v2.0.1
This package is auto-updated.
Last update: 2024-10-31 00:19: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.