Download the PHP package t3/min without Composer
On this page you can find all versions of the php package t3/min. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor t3
Package min
Short Description 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.
License GPL-2.0+
Homepage https://extensions.typo3.org/extension/min/
Package min
Short Description 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.
License GPL-2.0+
Homepage https://extensions.typo3.org/extension/min/
Please rate this library. Is it a good library?
Informations about the package min
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
- It compresses the HTML output for each page to a single line (formerly known as
EXT:tinysource
).
EXT:min uses the great matthiasmullie/minify package.
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
This extension provides a ReST documentation, located in Documentation/ directory.
You can see a rendered version on https://docs.typo3.org/p/t3/min/main/en-us/
Links
All versions of min with dependencies
PHP Build Version
Package Version
The package t3/min contains the following files
Loading the files please wait ....