PHPackages                             b13/make - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. b13/make

ActiveTypo3-cms-extension[CLI &amp; Console](/categories/cli)

b13/make
========

Kickstarter CLI tool for various TYPO3 functionalities

0.1.8(1y ago)48276.6k↓56.9%11[9 issues](https://github.com/b13/make/issues)[1 PRs](https://github.com/b13/make/pulls)1GPL-2.0-or-laterPHPCI passing

Since Dec 21Pushed 1mo ago11 watchersCompare

[ Source](https://github.com/b13/make)[ Packagist](https://packagist.org/packages/b13/make)[ Docs](https://b13.com)[ RSS](/packages/b13-make/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (9)Dependencies (6)Versions (12)Used By (1)

Make - A TYPO3 extension to kickstart extensions and components
===============================================================

[](#make---a-typo3-extension-to-kickstart-extensions-and-components)

This TYPO3 extension allows to easily kickstart new TYPO3 extensions and components, such as Middlewares, Commands or Event listeners, by using an intuitive CLI approach.

TYPO3 Explained offers an extended tutorial on how to [Kickstart a TYPO3 Extension with Make](https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/Tutorials/Kickstart/Make/Index.html).

Installation
------------

[](#installation)

Install this extension as "dev" dependency via `composer req b13/make --dev`.

You can also download the extension from the [TYPO3 Extension Repository](https://extensions.typo3.org/extension/make/)and activate it in the Extension Manager of your TYPO3 installation.

Note: This extension is compatible with TYPO3 v10, v11, v12, v13 and v14 and should only be used in development context. So please make sure it is excluded for production releases.

Usage
-----

[](#usage)

All components, including new extensions, can be created with a dedicated command, executed on CLI with the `typo3` binary: `bin/typo3 make:`.

Example for creating a new extension:

```
bin/typo3 make:extension
```

All commands are interactive, which means you have to configure the extension or component by answering the displayed questions. Most of them automatically suggest a best practice default value, e.g. for identifiers or namespaces, which can just be confirmed.

It's also possible to customize those default values using environment variables with the `B13_MAKE_` prefix. The full list is shown below:

- `B13_MAKE_BACKEND_CONTROLLER_DIR` - Default directory for backend controllers
- `B13_MAKE_BACKEND_CONTROLLER_PREFIX` - Default prefix for the backend controllers' route identifier
- `B13_MAKE_COMMAND_DIR` - Default directory for commands
- `B13_MAKE_COMMAND_NAME_PREFIX` - Default prefix for commands
- `B13_MAKE_EVENT_LISTENER_DIR` - Default directory for event listeners
- `B13_MAKE_EVENT_LISTENER_IDENTIFIER_PREFIX` - Default identifier prefix for event listeners
- `B13_MAKE_EXTENSION_DIR` - Default directory for extensions
- `B13_MAKE_MIDDLEWARE_DIR` - Default directory for middlewares
- `B13_MAKE_MIDDLEWARE_IDENTIFIER_PREFIX` - Default identifier prefix for middlewares
- `B13_MAKE_MIDDLEWARE_TYPE` - Default context type for middlewares

All component related commands require an extension name, for which the component should be created. This can also be set as first argument or globally with the `B13_MAKE_EXTENSION_KEY` environment variable.

Commands
--------

[](#commands)

Following commands are available

- `make:backendcontroller` - Create a new backend controller
- `make:command` - Create a new command
- `make:eventlistener` - Create a new event listener
- `make:extension` - Create a new extension
- `make:middleware` - Create a new middleware

Credits
-------

[](#credits)

This extension was created by Oliver Bartsch in 2021 for [b13 GmbH, Stuttgart](https://b13.com).

[Find more TYPO3 extensions we have developed](https://b13.com/useful-typo3-extensions-from-b13-to-you)that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices ensuring long-term performance, reliability, and results in all our code.

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance61

Regular maintenance activity

Popularity48

Moderate usage in the ecosystem

Community25

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~119 days

Recently: every ~226 days

Total

9

Last Release

697d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/165630?v=4)[Benni Mack](/maintainers/bmack)[@bmack](https://github.com/bmack)

---

Top Contributors

[![o-ba](https://avatars.githubusercontent.com/u/8812114?v=4)](https://github.com/o-ba "o-ba (82 commits)")[![ochorocho](https://avatars.githubusercontent.com/u/4623070?v=4)](https://github.com/ochorocho "ochorocho (19 commits)")[![bmack](https://avatars.githubusercontent.com/u/165630?v=4)](https://github.com/bmack "bmack (7 commits)")[![linawolf](https://avatars.githubusercontent.com/u/48202465?v=4)](https://github.com/linawolf "linawolf (2 commits)")[![susannemoog](https://avatars.githubusercontent.com/u/321804?v=4)](https://github.com/susannemoog "susannemoog (2 commits)")[![josefglatz](https://avatars.githubusercontent.com/u/2861556?v=4)](https://github.com/josefglatz "josefglatz (2 commits)")[![Kanti](https://avatars.githubusercontent.com/u/471387?v=4)](https://github.com/Kanti "Kanti (2 commits)")[![simonschaufi](https://avatars.githubusercontent.com/u/941794?v=4)](https://github.com/simonschaufi "simonschaufi (2 commits)")[![garvinhicking](https://avatars.githubusercontent.com/u/273326?v=4)](https://github.com/garvinhicking "garvinhicking (1 commits)")[![davidsteeb](https://avatars.githubusercontent.com/u/3862523?v=4)](https://github.com/davidsteeb "davidsteeb (1 commits)")[![alexander-nitsche](https://avatars.githubusercontent.com/u/20297232?v=4)](https://github.com/alexander-nitsche "alexander-nitsche (1 commits)")[![lolli42](https://avatars.githubusercontent.com/u/2178068?v=4)](https://github.com/lolli42 "lolli42 (1 commits)")

---

Tags

clikickstartertypo3typo3-cms-extensiontypo3-extensioncliextensionstypo3kickstarter

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/b13-make/health.svg)

```
[![Health](https://phpackages.com/badges/b13-make/health.svg)](https://phpackages.com/packages/b13-make)
```

###  Alternatives

[helhum/typo3-console

A reliable and powerful command line interface for TYPO3 CMS

2959.5M255](/packages/helhum-typo3-console)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106760.3k33](/packages/typo3-cms-styleguide)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[jweiland/events2

Events 2 - Create single and recurring events

2166.7k3](/packages/jweiland-events2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
