Download the PHP package loveduckie/silverstripe-minifier without Composer
On this page you can find all versions of the php package loveduckie/silverstripe-minifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download loveduckie/silverstripe-minifier
More information about loveduckie/silverstripe-minifier
Files in loveduckie/silverstripe-minifier
Download loveduckie/silverstripe-minifier
More information about loveduckie/silverstripe-minifier
Files in loveduckie/silverstripe-minifier
Vendor loveduckie
Package silverstripe-minifier
Short Description CSS & JavaScript minifier, in PHP for SilverStripe 4 integrating matthiasmullie/minify
License MIT
Homepage https://github.com/axllent/silverstripe-minifier
Package silverstripe-minifier
Short Description CSS & JavaScript minifier, in PHP for SilverStripe 4 integrating matthiasmullie/minify
License MIT
Homepage https://github.com/axllent/silverstripe-minifier
Please rate this library. Is it a good library?
Informations about the package silverstripe-minifier
Silverstripe Minifier
An extension to integrate matthiasmullie/minify minification into SilverStripe 4 to minify all combined JavaScript and CSS files.
Requirements
- SilverStripe 4+ or 5+
Installation via composer
composer require loveduckie/silverstripe-minifier
Usage
The module is currently just plug-and-play. Once installed it will automatically minify
all combined JavaScript and CSS files in live
mode. Do not forget to ?flush
after installation.
Please refer to the PageController example to see example usage in
your PageController
.
All versions of silverstripe-minifier with dependencies
PHP Build Version
Package Version
The package loveduckie/silverstripe-minifier contains the following files
Loading the files please wait ....