PHPackages                             aoe/t3deploy-ext - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. aoe/t3deploy-ext

ActiveTypo3-cms-extension[DevOps &amp; Deployment](/categories/devops)

aoe/t3deploy-ext
================

t3deploy TYPO3 dispatcher

1.5.0(5y ago)9513[2 PRs](https://github.com/AOEpeople/t3deploy/pulls)GPL-3.0PHPPHP &gt;= 7.0, &lt; 7.3CI failing

Since Jun 1Pushed 5y ago38 watchersCompare

[ Source](https://github.com/AOEpeople/t3deploy)[ Packagist](https://packagist.org/packages/aoe/t3deploy-ext)[ RSS](/packages/aoe-t3deploy-ext/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (4)Versions (11)Used By (0)

t3deploy
========

[](#t3deploy)

TYPO3 dispatcher for database related operations.

Build information
-----------------

[](#build-information)

[![Build Status](https://camo.githubusercontent.com/ff0ae8b8627626a49207ce1b0651a10e1f8fc042b4e683e0c34dee5471a8f8c4/68747470733a2f2f7472617669732d63692e6f72672f414f4570656f706c652f74336465706c6f792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/AOEpeople/t3deploy)[![Code Coverage](https://camo.githubusercontent.com/48cbe9f96f8cc7d1d87e53e8e14261e862a4992391c072cadf668be0a0e28fe4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f414f4570656f706c652f74336465706c6f792f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/AOEpeople/t3deploy/?branch=master)

Usage
-----

[](#usage)

**Add new database definitions**

```
php typo3/cli_dispatch.phpsh t3deploy database updateStructure --verbose --execute

```

**Remove old database definitions**

```
php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose --execute

```

**Only report new database definitions and removals**

```
php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose

```

**Only report new database definitions and removals to file**

```
php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose --dump-file update_dump.sql

```

**Exclude the types drop\_table and clear\_table from update database definitions**

```
php typo3/cli_dispatch.phpsh t3deploy database updateStructure --remove --verbose --excludes=drop_table,clear_table

```

**Options**

- --verbose (-v): Report changes
- --execute (-e): Execute changes (updates, removals)
- --remove (-r): Include structure differences for removal
- --drop-keys: Removes key modifications that will cause errors
- --dump-file: Dump changes to file
- --excludes: Exclude update types (add,change,create\_table,change\_table,drop,drop\_table,clear\_table)

Requirements
------------

[](#requirements)

TYPO3 7.6+

Authors
-------

[](#authors)

Oliver Hader, Daniel Poetzinger, Michael Klapper

See also the list of [contributors](https://github.com/AOEpeople/t3deploy/contributors) who participated in this project.

Copyright / License
-------------------

[](#copyright--license)

Copyright: (c) 2012 - 2019, AOE GmbH License: GPLv3,

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 59.5% 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 ~307 days

Recently: every ~326 days

Total

6

Last Release

2142d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6331769?v=4)[AOE](/maintainers/AOEpeople)[@AOEpeople](https://github.com/AOEpeople)

---

Top Contributors

[![chetan-thapliyal](https://avatars.githubusercontent.com/u/1963399?v=4)](https://github.com/chetan-thapliyal "chetan-thapliyal (22 commits)")[![srotsch](https://avatars.githubusercontent.com/u/1445999?v=4)](https://github.com/srotsch "srotsch (8 commits)")[![michaelklapper](https://avatars.githubusercontent.com/u/272700?v=4)](https://github.com/michaelklapper "michaelklapper (3 commits)")[![felixsemmler](https://avatars.githubusercontent.com/u/9789350?v=4)](https://github.com/felixsemmler "felixsemmler (2 commits)")[![jjr](https://avatars.githubusercontent.com/u/1164584?v=4)](https://github.com/jjr "jjr (2 commits)")

---

Tags

deploymenttypo3typo3-extensiontypo3t3deploy

### Embed Badge

![Health badge](/badges/aoe-t3deploy-ext/health.svg)

```
[![Health](https://phpackages.com/badges/aoe-t3deploy-ext/health.svg)](https://phpackages.com/packages/aoe-t3deploy-ext)
```

###  Alternatives

[wazum/sluggi

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

41515.2k](/packages/wazum-sluggi)[friendsoftypo3/content-blocks

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

101466.4k45](/packages/friendsoftypo3-content-blocks)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106749.2k26](/packages/typo3-cms-styleguide)[in2code/femanager

Modern TYPO3 Frontend User Registration.

50774.5k7](/packages/in2code-femanager)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40140.7k](/packages/in2code-in2publish-core)[pagemachine/typo3-formlog

Form log for TYPO3

23233.9k8](/packages/pagemachine-typo3-formlog)

PHPackages © 2026

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