Assets
- Packages
- asset-pipeline
- Assets
- Laravel-Guard - Instant Compilation, Concatenation, and Minification
- laravel-childthemes - This package allows you to create multiple themes and only overwrite the default when you need to instead of copying entire theme
- laravel-assetic - Integrate Assetic into Laravel 4
- Minify
- Laravel-HTMLMin - A simple HTML minifier for Laravel 4.2
- laravel-html-minify - Minifies the HTML output of Laravel 4 applications
- css minifier
- Minify - A PHP package for minifying your .css and .js
- minify - Mirror for Minify codebase. Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers.
http://code.google.com/p/minify/
- AssetCompressor - Minifies CSS and JS (MinifyCSS & Closure-compiler)
- Tutorial
- Packages
- Tutorial