Download the PHP package wikimedia/minify without Composer
On this page you can find all versions of the php package wikimedia/minify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wikimedia/minify
More information about wikimedia/minify
Files in wikimedia/minify
Download wikimedia/minify
More information about wikimedia/minify
Files in wikimedia/minify
Vendor wikimedia
Package minify
Short Description Minification of JavaScript code and CSS stylesheets.
License Apache-2.0
Homepage https://gerrit.wikimedia.org/g/mediawiki/libs/Minify
Package minify
Short Description Minification of JavaScript code and CSS stylesheets.
License Apache-2.0
Homepage https://gerrit.wikimedia.org/g/mediawiki/libs/Minify
Please rate this library. Is it a good library?
Informations about the package minify
wikimedia/minify
Minify is a PHP library for minification of JavaScript code and CSS stylesheets.
Quick start
Install using Composer, from Packagist.org:
Usage
Known limitations
The following trade-offs were made for improved runtime performance and code simplicity. If they cause problems in real-world applications without trivial workarounds, please let us know!
-
T37492: In CSS, content within quoted strings that looks like source code are sometimes minified.
- T287631: In CSS, writing a URL over multiple lines with escaped line-breaks is not supported.
Contribute
- Issue tracker: https://phabricator.wikimedia.org/tag/wikimedia-minify/
- Source code: https://gerrit.wikimedia.org/g/mediawiki/libs/Minify
- Submit patches via Gerrit: https://www.mediawiki.org/wiki/Developer_account
See also
- High-level documentation: https://www.mediawiki.org/wiki/ResourceLoader/Architecture
All versions of minify with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.3
ext-fileinfo Version *
ext-json Version *
ext-mbstring Version *
pear/net_url2 Version 2.2.2
ext-fileinfo Version *
ext-json Version *
ext-mbstring Version *
pear/net_url2 Version 2.2.2
The package wikimedia/minify contains the following files
Loading the files please wait ....