- 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
- gulp-gzip - Gzip plugin for gulp
- gulp-imagemin - Minify PNG, JPEG, GIF and SVG images
- Gulp recipes
- gulpfile-laravel
- Tutorial
- gulp-cheatsheet - A cheatsheet for gulp.js
- Getting started with gulp
- An Introduction to Gulp.js
- Top 10 Gulp Tasks for Optimising Front End Performance
- Front-End Workflows with Gulp
- Using gulpjs with your Laravel application
- gulp.js plugins for a great build system
- Example Gulp File
- Roll Your Own Asset Pipeline with Gulp
- Automate Your Tasks Easily with Gulp.js