PHPackages                             sbuerk/typo3-styleguide-selector - 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. sbuerk/typo3-styleguide-selector

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

sbuerk/typo3-styleguide-selector
================================

Meta package to require correct typo3/cms-styleguide version for used TYPO3 version

13.4.2(1y ago)02.1k4GPL-2.0-or-later

Since Dec 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/sbuerk/typo3-styleguide-selector)[ Packagist](https://packagist.org/packages/sbuerk/typo3-styleguide-selector)[ RSS](/packages/sbuerk-typo3-styleguide-selector/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (2)Versions (79)Used By (4)

Meta Package - sbuerk/typo3-styleguide-selector
===============================================

[](#meta-package---sbuerktypo3-styleguide-selector)

Background
----------

[](#background)

The `typo3/cms-styleguide` extension does not require any TYPO3 system extension and multi version usage in a project or extension with multi core support requirements have a hard time to manage the correct styleguide version for the actual used TYPO3 version.

This meta package does only provide version releases containing only the require for one specific styleguide version and `typo3/cms-core` to finally allowing to simply require multiple version and let composer detect and use the correct on.

Usage
-----

[](#usage)

**simple-case / autodetection**

```
composer require "sbuerk/typo3-styleguide-selector"
```

**advanced / version seletion**

Repository tagging and releases will be aligned with the `typo3/cms-styleguide` versions and when required with the concrete core version required for it as minimum.

For example, if styleguide 11 and 12 is required and you want to ensure that 11 is used with TYPO3 v11.5.x and 12 with TYPO3 v12.4.x you would use following command to add it to your project or extension:

```
composer require "sbuerk/typo3-styleguide-selector":"^11 || ^12"
```

You could also more concrete version:

```
composer require "sbuerk/typo3-styleguide-selector":"^11 || ^12.0.5"
```

Versions
--------

[](#versions)

[Github Releases](https://github.com/sbuerk/typo3-cms-styleguide-version-sync/releases) lists all available versions, read each release notes to get information for that specific release version.

Note metapackage starts with TYPO3 v11 + TYPO3 Styleguide v11, earlier releases are not covered by this metapackage.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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 ~0 days

Total

78

Last Release

566d ago

Major Versions

8.x-dev → 9.0.02024-12-15

9.x-dev → 10.0.02024-12-15

10.x-dev → 11.0.02024-12-15

11.x-dev → 12.0.02024-12-15

12.x-dev → 13.0.02024-12-15

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1453466?v=4)[Stefan Bürk](/maintainers/sbuerk)[@sbuerk](https://github.com/sbuerk)

---

Top Contributors

[![sbuerk](https://avatars.githubusercontent.com/u/1453466?v=4)](https://github.com/sbuerk "sbuerk (78 commits)")

### Embed Badge

![Health badge](/badges/sbuerk-typo3-styleguide-selector/health.svg)

```
[![Health](https://phpackages.com/badges/sbuerk-typo3-styleguide-selector/health.svg)](https://phpackages.com/packages/sbuerk-typo3-styleguide-selector)
```

###  Alternatives

[friendsoftypo3/content-blocks

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

103519.9k53](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

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

40529.5k](/packages/wazum-sluggi)[typo3/cms-scheduler

TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.

169.3M231](/packages/typo3-cms-scheduler)[typo3/cms-lowlevel

TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.

178.2M317](/packages/typo3-cms-lowlevel)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.6M266](/packages/typo3-cms-form)

PHPackages © 2026

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