friendsoftypo3/extension-builder
Tool to kickstart and maintain TYPO3 extensions
Maintainers
Package info
github.com/FriendsOfTYPO3/extension_builder
Type:typo3-cms-extension
pkg:composer/friendsoftypo3/extension-builder
Requires
- php: ^8.3
- ext-json: *
- doctrine/inflector: ^2.0
- nikic/php-parser: ^5.1.0
- typo3/cms-backend: ^13.4
- typo3/cms-core: ^13.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- mikey179/vfsstream: ^1.6
- phpunit/phpunit: ^11.0
- rector/rector: ^2.0
- ssch/typo3-rector: ^3.0
- typo3/cms-frontend: ^13.4
- typo3/cms-install: ^13.4
- typo3/coding-standards: ^0.8.0
- typo3/testing-framework: ^8.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0-or-later 10b3a4343cc3d5b27dd65edc0c59f10127115247
- Nico de Haen
- extension_builder Development Team
This package is auto-updated.
Last update: 2026-06-28 17:51:42 UTC
README
👁 Latest Stable Version
👁 TYPO3
👁 Total Downloads
👁 Monthly Downloads
👁 Build Status
TYPO3 Extension extension_builder
The Extension Builder helps you to develop a TYPO3 extension based on the domain-driven MVC framework Extbase and the templating engine Fluid.
It provides a graphical modeler to define domain objects and their relations as well as associated controllers with basic actions. It also provides a properties form to define extension metadata, frontend plugins and backend modules that use the previously defined controllers and actions. Finally, it generates a basic extension that can be installed and further developed.
In addition to the kickstart mode, the Extension Builder also provides a roundtrip mode that allows you to use the graphical editor even after you have started making manual changes to the files. In this mode, the Extension Builder retains the manual changes, such as new methods, changed method bodies, comments and annotations, even if you change the extension in the graphical editor.
Sponsor us to get things done for your business - in time and quality.
