<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 18 May 2013 16:38:58 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[David Abdemoulaie's Blog:  bundle-phu - minify, bundle, and compress your js/css in Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/13895</guid>
      <link>http://www.phpdeveloper.org/news/13895</link>
      <description><![CDATA[<p>
<i>David Abdemoulaie</i> couldn't find just what he was looking for when it came to a minification tool for his Javascript/CSS in his Zend Framework applications so he developed <a href="http://github.com/hobodave/bundle-phu">bundle-phu</a>.
</p>
<blockquote>
I've used a few different CSS/JS bundlers, but none have ever fulfilled all that I needed. [...] Thus, I created <a href="http://github.com/hobodave/bundle-phu">bundle-phu</a>. Bundle-phu is a set of <a href="http://framework.zend.com/">Zend Framework</a> view helpers that do all of the above. Bundle-phu is inspired by, <a href="http://code.google.com/p/bundle-fu/">bundle-fu</a> a Ruby on Rails equivalent. [...] It automagically concatenate, minify, and gzip your javascript and stylesheets into bundles. This reduces the number of HTTP requests to your servers as well as your bandwidth.
</blockquote>
<p>
He includes how to install it, how to use it in your code and what the end result is when you view the actual HTML source. You can check out the latest version from the project's <a href="http://github.com/hobodave/bundle-phu">github account</a>.
</p>]]></description>
      <pubDate>Fri, 22 Jan 2010 13:37:39 -0600</pubDate>
    </item>
  </channel>
</rss>
