yalesov / yuicompressor
YUI Compressor is a popular CSS and JS minifier.
Installs: 219
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/yalesov/yuicompressor
This package is not auto-updated.
Last update: 2025-09-28 00:45:30 UTC
README
Enable loading of the YUI Compressor through composer.
Usage
composer.json
:
{ "require": { "yalesov/yuicompressor": "2.4.8" } }
YUI Compressor will be located at vendor/yalesov/yuicompressor/yuicompressor.jar
.