PHPackages                             ochorocho/tdk - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ochorocho/tdk

ActiveProject[Utility &amp; Helpers](/categories/utility)

ochorocho/tdk
=============

TYPO3 Composer Development Kit

v1.3.1(1y ago)93164[12 issues](https://github.com/ochorocho/tdk/issues)[1 PRs](https://github.com/ochorocho/tdk/pulls)GPL-2.0-or-laterPHPCI passing

Since Nov 8Pushed 1y ago2 watchersCompare

[ Source](https://github.com/ochorocho/tdk)[ Packagist](https://packagist.org/packages/ochorocho/tdk)[ RSS](/packages/ochorocho-tdk/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (7)Dependencies (43)Versions (11)Used By (0)

TDK - Proof of Concept
======================

[](#tdk---proof-of-concept)

Ease the TYPO3 Composer based Contribution Setup. Run `composer create-project ochorocho/tdk ` and answer the command prompts as needed. If you want the current dev version add `--stability=dev`to the command.

This command guides you through the process of setting up a composer based TYPO3 CoreDev environment.

Command prompts
---------------

[](#command-prompts)

- What is your TYPO3/Gerrit Account Username? : Username used on which in most cases is your  login
- Setup Commit Message Hook? \[y/n\] : default=y
- Setup Pre Commit Hook? \[y/n\] : default=y
- Create a basic ddev config? \[y/n\] : default=y

Structure
---------

[](#structure)

```
├── composer.json   # Ordinary composer.json with some handy scripts
├── .gitmessage.txt # Commit message template
├── packages        # Additional local packages/extensions
└── typo3-core      # TYPO3 repository (master branch) git@github.com:TYPO3/typo3.git

```

Additional Composer commands/scripts
------------------------------------

[](#additional-composer-commandsscripts)

Warning

Watch out! The following commands are highly experimental!

`composer `

- `tdk:setup`: Set everything up to run a Composer-based CoreDev Setup
- `tdk:clear`: Delete all files and folder
- `tdk:remove-hooks`: Delete created hooks in `.git/hooks`
- `tdk:enable-hooks`: Create hooks copied from the TYPO3 repository
- `tdk:set-commit-template`: Configure TYPO3 repository to use `.gitmessage.txt` as commit message template
- `tdk:set-push-url`: Set Gerrit as remote to push patches to
- `tdk:ddev-config`: Create a basic ddev configuration
- `tdk:help`: Show summary with links to the TYPO3 Contribution Guide
- `tdk:doctor`: Show potential issues
- `typo3`: Shortcut to run TYPO3 Commands
- `tdk:apply-patch`: Apply Gerrit patch e.g. `composer tdk:apply-patch -- --ref=refs/changes/75/72275/17`

Demo run
--------

[](#demo-run)

[![asciicast](https://camo.githubusercontent.com/bfda8fd770b1f91543f68de290612cebf4ce59095cca398a8ced490b4167feb9/68747470733a2f2f61736369696e656d612e6f72672f612f787559335a78366b3749374f644c4c526b4c4a426955446e542e737667)](https://asciinema.org/a/xuY3Zx6k7I7OdLLRkLJBiUDnT)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance22

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97% 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 ~142 days

Recently: every ~242 days

Total

8

Last Release

655d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e63334d6fdbd8f65eeb10a8e8913dca96a07ec2caffebdb2381c7b573c128237?d=identicon)[ochorocho](/maintainers/ochorocho)

---

Top Contributors

[![ochorocho](https://avatars.githubusercontent.com/u/4623070?v=4)](https://github.com/ochorocho "ochorocho (287 commits)")[![susannemoog](https://avatars.githubusercontent.com/u/321804?v=4)](https://github.com/susannemoog "susannemoog (5 commits)")[![koehnlein](https://avatars.githubusercontent.com/u/16088567?v=4)](https://github.com/koehnlein "koehnlein (2 commits)")[![schliesser](https://avatars.githubusercontent.com/u/11655823?v=4)](https://github.com/schliesser "schliesser (2 commits)")

###  Code Quality

TestsCodeception

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ochorocho-tdk/health.svg)

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

###  Alternatives

[typo3/cms-base-distribution

TYPO3 CMS Base Distribution

21570.2k47](/packages/typo3-cms-base-distribution)[t3kit/t3kit

t3kit project. A TYPO3 website starterkit.

5624.3k](/packages/t3kit-t3kit)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[pagemachine/typo3-formlog

Form log for TYPO3

23225.3k6](/packages/pagemachine-typo3-formlog)[t3kit/theme-t3kit

Base Theme fot t3kit project

2410.2k](/packages/t3kit-theme-t3kit)

PHPackages © 2026

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