News Feed
Jobs Feed
Sections




News Archive
Sftuts.com:
Using Assetic in Symfony2 for CSS compression
April 19, 2011 @ 11:55:33

On Sftuts.com today Albert Jessurum has taken a look at Assetic, a tool included in the upcoming Symfony2 framework, as a means for compressing the CSS on a site. It's a simple four-step process and he includes each command you'll need along the way.

Symfony Standard comes bundled with a great library called Assetic for Assets Management in PHP 5.3 (CSS, js, and even image optimization coming soon) developed by Kris Wallsmith. We will be using it to compress our CSS files, thus reducing the time required to download stylesheets in our Symfony2 projects.

The steps are pretty simple (especially if you're at all familiar with Symfony):

  • Install the YUI Compressor
  • Change the way you call your assets
  • Edit your configuration file
  • Dump your assets for production

You'll need to have an installation of Symfony2 already set up and running - there's no steps included on that setup.

0 comments voice your opinion now!
assetic symfony css compression


blog comments powered by Disqus

Similar Posts

Oracle Technology Network: Oracle Symfony in PHP Minor

PHPBuilder.com: Review: Rapid PHP 2007

Symfony Blog: Internationalize your Propel Forms

Symfony Blog: The Symfony Community Survey 2012: The Results

PHPied.com: AJAX MVC (so to speak)


Community Events









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


zendframework2 object unittest framework code development introduction release tool community testing phpunit example composer opinion podcast interview database language api

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