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: ^3.0
Requires (Dev)
- armin/editorconfig-cli: ^2.0
- ergebnis/composer-normalize: ^2.28
- friendsoftwig/twigcs: ^6.0
- dev-main
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.3.0
- 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/deployer-deployer-8.x
- dev-renovate/actions-checkout-digest
- dev-fix/rector
- dev-renovate/cpsit-project-builder-3.0.x-lockfile
- dev-renovate/cpsit-project-builder-3.x
This package is auto-updated.
Last update: 2026-06-03 11:49:19 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 13.4 LTS and 14.3 LTS
- Support of current stable PHP versions, starting from PHP 8.2
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).