cpsit / typo3-project-template
TYPO3 CMS project template
Package info
github.com/CPS-IT/typo3-project-template
Language:Twig
Type:project-builder-template
pkg:composer/cpsit/typo3-project-template
Requires
- cpsit/project-builder: ^1.6 || ^2.0
Requires (Dev)
- armin/editorconfig-cli: ^2.0
- ergebnis/composer-normalize: ^2.28
- friendsoftwig/twigcs: ^6.0
- dev-main
- 2.2.0
- 2.1.0
- 2.0.0
- 1.9.1
- 1.9.0
- 1.8.4
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.1
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- dev-renovate/major-phpstan-packages
- dev-renovate/deployer-deployer-8.x
- dev-renovate/ramsey-composer-install-4.x
This package is auto-updated.
Last update: 2026-04-28 09:50:27 UTC
README
TYPO3 CMS project builder template
π¦Β Packagist | πΎΒ Repository | πΒ Issue tracker
This is a template repository for the CPS Project Builder. It provides a complete template for new TYPO3 CMS projects, including a ready-to-use DDEV configuration and basic configuration for deployment with Deployer.
π Features
Core features
- Composer-based TYPO3 CMS project template
- Ready-to-use DDEV configuration
- Compatible with TYPO3 11.5 LTS, 12.4 LTS and 13.4 LTS
- Support of current stable PHP versions, starting from PHP 8.1
Optional features
- Static code analysis template with PHPStan
- Automatic code migration with TYPO3 Rector
- Basic Deployer deployment configuration
π₯ Getting started
-
Create a new project:
composer create-project cpsit/project-builder
-
Select the package
cpsit/typo3-project-template. -
Answer all questions and you're ready to go.
π§βπ» Development
Please have a look at CONTRIBUTING.md.
β License
This project is licensed under GNU General Public License 3.0 (or later).