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

Script-Tutorials.com: Autocomplete with PHP, jQuery, MySQL and XML

WebDevLogs: ClickHeat - PHP+JS heatmap

Michael Feichtinger's Blog: HTML5 WebSockets Example

Zend Developer Zone: PHP Security Tip #14

Chris Hartjes' Blog: More Awesome Deployment Using Phing


Community Events











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


testing development podcast application tool opinion series code language functional introduction community zendframework2 release conference interview phpunit unittest example framework

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