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)47250.0k↓21%10[8 issues](https://github.com/b13/make/issues)[1 PRs](https://github.com/b13/make/pulls)1GPL-2.0-or-laterPHP

Since Dec 21Pushed 1y ago12 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 1mo 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 and v13 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

40

—

FairBetter than 88% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity47

Moderate usage in the ecosystem

Community25

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.8% 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

652d 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)")[![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)")[![linawolf](https://avatars.githubusercontent.com/u/48202465?v=4)](https://github.com/linawolf "linawolf (2 commits)")[![simonschaufi](https://avatars.githubusercontent.com/u/941794?v=4)](https://github.com/simonschaufi "simonschaufi (2 commits)")[![lolli42](https://avatars.githubusercontent.com/u/2178068?v=4)](https://github.com/lolli42 "lolli42 (1 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)")[![Kanti](https://avatars.githubusercontent.com/u/471387?v=4)](https://github.com/Kanti "Kanti (1 commits)")[![alexander-nitsche](https://avatars.githubusercontent.com/u/20297232?v=4)](https://github.com/alexander-nitsche "alexander-nitsche (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

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k239.8M286](/packages/nunomaduro-termwind)[wp-cli/wp-cli

WP-CLI framework

5.1k17.2M320](/packages/wp-cli-wp-cli)[helhum/typo3-console

A reliable and powerful command line interface for TYPO3 CMS

2939.0M192](/packages/helhum-typo3-console)[wp-cli/php-cli-tools

Console utilities for PHP

68325.0M367](/packages/wp-cli-php-cli-tools)

PHPackages © 2026

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