PHPackages                             t3/cms - 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. [Framework](/categories/framework)
4. /
5. t3/cms

AbandonedArchivedMetapackage[Framework](/categories/framework)

t3/cms
======

Extended typo3/minimal meta package, including typo3\_console.

13.0.1(6mo ago)04.7k↓59.4%14GPL-2.0-or-later

Since Jul 15Pushed 3w ago1 watchersCompare

[ Source](https://github.com/a-r-m-i-n/t3-cms)[ Packagist](https://packagist.org/packages/t3/cms)[ RSS](/packages/t3-cms/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (12)Versions (31)Used By (4)

t3/cms
======

[](#t3cms)

Warning

This meta package is no longer maintained. No new releases, compatibility updates, or support will be provided. Require the packages directly instead.

Replacement
-----------

[](#replacement)

Remove `t3/cms` from existing projects without updating the dependencies yet:

```
composer remove t3/cms --no-update
```

Then require the same packages directly:

```
composer require \
    typo3/minimal:"^13.0" \
    typo3/cms-cli:"^3.1" \
    typo3/cms-fluid-styled-content:"^13.0" \
    typo3/cms-rte-ckeditor:"^13.0" \
    typo3/cms-belog:"^13.0" \
    typo3/cms-beuser:"^13.0" \
    typo3/cms-info:"^13.0" \
    typo3/cms-install:"^13.0" \
    typo3/cms-lowlevel:"^13.0" \
    typo3/cms-setup:"^13.0" \
    typo3/cms-tstemplate:"^13.0" \
    helhum/typo3-console:"^8.2"
```

Alternatively, remove `t3/cms` from the `require` section of your `composer.json` and add the packages directly:

```
{
    "require": {
        "typo3/minimal": "^13.0",
        "typo3/cms-cli": "^3.1",
        "typo3/cms-fluid-styled-content": "^13.0",
        "typo3/cms-rte-ckeditor": "^13.0",
        "typo3/cms-belog": "^13.0",
        "typo3/cms-beuser": "^13.0",
        "typo3/cms-info": "^13.0",
        "typo3/cms-install": "^13.0",
        "typo3/cms-lowlevel": "^13.0",
        "typo3/cms-setup": "^13.0",
        "typo3/cms-tstemplate": "^13.0",
        "helhum/typo3-console": "^8.2"
    }
}
```

Apply the changed requirements with:

```
composer update
```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance83

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~96 days

Recently: every ~249 days

Total

30

Last Release

180d ago

Major Versions

8.7.1 → 9.5.02018-09-08

9.4.0 → 10.0.02019-07-23

10.0.x-dev → 11.0.02021-01-13

11.0.2 → 12.0.02023-05-27

12.4.0 → 13.0.02024-04-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/355aa463a532a530009c06219f83ab8b20a9b80a2bc8995064b6d390c6427735?d=identicon)[ArminVieweg](/maintainers/ArminVieweg)

---

Top Contributors

[![a-r-m-i-n](https://avatars.githubusercontent.com/u/1275298?v=4)](https://github.com/a-r-m-i-n "a-r-m-i-n (12 commits)")

### Embed Badge

![Health badge](/badges/t3-cms/health.svg)

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

###  Alternatives

[typo3/cms-base-distribution

TYPO3 CMS Base Distribution

21677.1k95](/packages/typo3-cms-base-distribution)[typo3/cms-core

TYPO3 CMS Core

3313.6M5.6k](/packages/typo3-cms-core)[t3sbs/t3sbootstrap

Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: \[www.t3sbootstrap.de\](https://www.t3sbootstrap.de)

2416.7k1](/packages/t3sbs-t3sbootstrap)

PHPackages © 2026

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