News Feed
Jobs Feed
Sections




News Archive
Sander Marechal's Blog:
A YuiCompressorFilter for Phing
August 02, 2011 @ 09:16:37

Sander Marechal has been working with Phing in some of his recent development and has created something useful for compressing Javascript and CSS files on the deployment of your application - a YuiCompressor task.

I am going to write several useful extensions, the first of which is a YuiCompressorFilter. Phing already has support for a JavaScrip minifier in the form of the JsMinTask, but the yui-compressor is more useful. Not only does it usually compress better than JsMin, it can also compress CSS files. Also, because my YuiCompressor extension is implemented as a filter instead of a task you can do fancy things like minifying and concatenating files in a single step.

He includes both a sample of the task and it's configuration (the XML) in the post as well as a link to its source over on github.

0 comments voice your opinion now!
javascript compress phing task css


blog comments powered by Disqus

Similar Posts

The Bakery: Five New Posts - Custom Views, CSS, ViewInFile, ActsAs and Email Validation

Zend Developer Zone: Compressing JPEG images with JPEG Reducer

Sander Marechal's Blog: A YuiCompressorFilter for Phing

Zend Developer Zone: PHP Security Tip #14

Kae Verens' Blog: efficient JS minification using PHP


Community Events











Don't see your event here?
Let us know!


zendframework2 series development testing api composer framework phpunit database code release interview application language example podcast opinion community introduction functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework