Download the PHP package salva/jshrink-bundle without Composer
On this page you can find all versions of the php package salva/jshrink-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download salva/jshrink-bundle
More information about salva/jshrink-bundle
Files in salva/jshrink-bundle
Package jshrink-bundle
Short Description This bundle integrate jshrink library as Assetic filter and twig extension
License MIT
Homepage https://github.com/nibsirahsieu/SalvaJshrinkBundle
Informations about the package jshrink-bundle
SalvaJshrinkBundle
This bundle integrate "jshrink library" as Assetic filter and twig extension.
Installation
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the Bundle
Then, enable the bundle by adding the following line in the app/AppKernel.php
file of your project:
Configuration
Optionally, add the configuration in your config file.
Basic Usage
Minifying JavaScript files
Minifying inline JavaScript
All versions of jshrink-bundle with dependencies
symfony/assetic-bundle Version ^2.7|^3.0
symfony/framework-bundle Version ^2.7|^3.0
symfony/twig-bundle Version ^2.7|^3.0
tedivm/jshrink Version ~1.0
twig/extensions Version ~1.2