PHPackages                             t3/min - 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. t3/min

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

t3/min
======

Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.

3.1.2(7mo ago)12995.6k↓43.6%12[3 issues](https://github.com/a-r-m-i-n/min/issues)[1 PRs](https://github.com/a-r-m-i-n/min/pulls)2GPL-2.0-or-laterPHPPHP ^8.1

Since Dec 1Pushed 7mo ago3 watchersCompare

[ Source](https://github.com/a-r-m-i-n/min)[ Packagist](https://packagist.org/packages/t3/min)[ Docs](https://extensions.typo3.org/extension/min/)[ RSS](/packages/t3-min/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (9)Versions (31)Used By (2)

Minifier for TYPO3 CMS
======================

[](#minifier-for-typo3-cms)

The **t3/min** extension compresses the TYPO3 CMS frontend output in several ways:

- it minifies CSS and JS assets, which may safe you additional space of file size (TYPO3 "only" gzip them)
    - Including files added to [AssetCollector](https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/10.3/Feature-90522-IntroduceAssetCollector.html)
- It compresses the HTML output for each page to a single line (formerly known as `EXT:tinysource`).

EXT:min uses the great [matthiasmullie/minify](https://github.com/matthiasmullie/minify) package.

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

[](#requirements)

- PHP 8.1 or higher
- TYPO3 CMS 12.4 LTS or 13.4 LTS

Use older versions of EXT:min for previous TYPO3 versions.

Documentation
-------------

[](#documentation)

This extension provides a ReST documentation, located in [Documentation/](./Documentation) directory.

You can see a rendered version on

Links
-----

[](#links)

- [Git Repository](https://github.com/a-r-m-i-n/min)
- [Issue tracker](https://github.com/a-r-m-i-n/min/issues)
- [Read documentation online](https://docs.typo3.org/p/t3/min/main/en-us/)
- [EXT:min in TER](https://extensions.typo3.org/extension/min)
- [EXT:min on Packagist](https://packagist.org/packages/t3/min)
- [The author](https://v.ieweg.de)

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance57

Moderate activity, may be stable

Popularity48

Moderate usage in the ecosystem

Community22

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 95% 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 ~116 days

Total

29

Last Release

238d ago

Major Versions

1.9.0 → 2.0.02022-03-01

2.1.2 → 3.0.02023-09-02

2.x-dev → 3.0.12023-10-02

PHP version history (6 changes)1.5.0PHP &gt;=5.3.0

1.6.0PHP &gt;=7.0.0

1.9.0PHP &gt;=7.2

2.0.0PHP &gt;=7.4

3.0.0PHP &gt;=8.1

3.1.0PHP ^8.1

### 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 (134 commits)")[![jokumer](https://avatars.githubusercontent.com/u/6431813?v=4)](https://github.com/jokumer "jokumer (3 commits)")[![brotkrueml](https://avatars.githubusercontent.com/u/2566282?v=4)](https://github.com/brotkrueml "brotkrueml (1 commits)")[![can0199](https://avatars.githubusercontent.com/u/60479637?v=4)](https://github.com/can0199 "can0199 (1 commits)")[![mai-space](https://avatars.githubusercontent.com/u/38419872?v=4)](https://github.com/mai-space "mai-space (1 commits)")[![phth](https://avatars.githubusercontent.com/u/1274061?v=4)](https://github.com/phth "phth (1 commits)")

---

Tags

phptypo3

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  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-lowlevel

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

178.2M316](/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.6M265](/packages/typo3-cms-form)[derhansen/sf_event_mgt

Event management and registration - Configurable event management and registration extension based on ExtBase and Fluid

66338.4k10](/packages/derhansen-sf-event-mgt)

PHPackages © 2026

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