PHPackages                             cedricziel/typo3-base-distribution - 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. cedricziel/typo3-base-distribution

ActiveProject[Framework](/categories/framework)

cedricziel/typo3-base-distribution
==================================

TYPO3 CMS Base Distribution

8.7.0(9y ago)3822GPL-2.0+

Since Nov 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/cedricziel/typo3-base-distribution)[ Packagist](https://packagist.org/packages/cedricziel/typo3-base-distribution)[ RSS](/packages/cedricziel-typo3-base-distribution/feed)WikiDiscussions 8.7 Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (11)Used By (0)

TYPO3 CMS Base Distribution
===========================

[](#typo3-cms-base-distribution)

Get going quickly with TYPO3 CMS.

Prerequisites
-------------

[](#prerequisites)

- composer
- docker-compose

Quickstart
----------

[](#quickstart)

- `composer create-project cedricziel/typo3-base-distribution project-name 8.7.*`
- `cd project-name`
- `docker-compose up -d`

**setup unattended:**

```
vendor/bin/typo3cms install:setup \
    --non-interactive \
    --database-user-name=typo3 \
    --database-user-password=typo3 \
    --database-host-name=127.0.0.1 \
    --database-port=33060 \
    --database-name=typo3 \
    --use-existing-database \
    --admin-user-name=admin \
    --admin-password=password \
    --site-setup-type=site

```

- `TYPO3_CONTEXT=Development php -S localhost:8000 -t web`
- open your browser at ""

Tasks
-----

[](#tasks)

- tbd

### Backup

[](#backup)

- tbd

License
=======

[](#license)

GPL-2.0+

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 92.3% 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 ~17 days

Recently: every ~24 days

Total

10

Last Release

3367d ago

Major Versions

v7.6.15 → 8.6.02017-02-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ac8297e12671d91305ec01ab56add8cb141fa82d678ba96f0012eeb7f88ea0c?d=identicon)[cedricziel](/maintainers/cedricziel)

---

Top Contributors

[![cedricziel](https://avatars.githubusercontent.com/u/418970?v=4)](https://github.com/cedricziel "cedricziel (12 commits)")[![ipf](https://avatars.githubusercontent.com/u/557076?v=4)](https://github.com/ipf "ipf (1 commits)")

---

Tags

composerdistributiontypo3-cms

### Embed Badge

![Health badge](/badges/cedricziel-typo3-base-distribution/health.svg)

```
[![Health](https://phpackages.com/badges/cedricziel-typo3-base-distribution/health.svg)](https://phpackages.com/packages/cedricziel-typo3-base-distribution)
```

###  Alternatives

[typo3-console/composer-auto-commands

Execute TYPO3 Console commands on 'composer install'

12371.7k13](/packages/typo3-console-composer-auto-commands)

PHPackages © 2026

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