Download the PHP package icedream/javascriptpackerbundle without Composer
On this page you can find all versions of the php package icedream/javascriptpackerbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download icedream/javascriptpackerbundle
More information about icedream/javascriptpackerbundle
Files in icedream/javascriptpackerbundle
Package javascriptpackerbundle
Short Description Dean Edwards Packer, usable from Symfony2
License MIT
Informations about the package javascriptpackerbundle
JavaScript Packer Bundle for Symfony2
This bundle allows you to use the PHP port of Dean Edward's Packer to compress JavaScripts
Beta disclaimer
Feel free to use this bundle but keep in mind it is still in beta stage and needs a bit of testing. If you see any issues with this bundle, please give feedback using the GitHub issue tracker.
Installation/Usage
-
Install via composer:
-
Download the PHP port of Dean Edward's packer. The recommended way is to use the suggestion of this package and install
meenie/javascript-packer
via composer. -
Add bundle to the application kernel (
app/AppKernel.php
): -
Configure the bundle in
app/config/config.yml
: - Now you can use the filter as needed.
License
This bundle is licensed under the MIT license. See LICENSE.txt for more information.