A PHP5 class to merge and compress CSS. Inspired by the Asset Packager Ruby on Rails plugin by Scott Becker available from http://synthesis.sbecker.net/pages/asset_packager
"Reducing the number of HTTP requests in your page is the place to start. This is the most important guideline for improving performance for first time visitors." - http://developer.yahoo.com/performance/rules.html#num_http
include('asset_packager.php');
// define("ENVIRONMENT", "production");
echo Asset_packager::stylesheet_link_merged();
Commercial Use
Modify
Distribute
Place Warranty
Sub-License
Hold Liable
Distribute Original
Disclose Source
Include Copyright
State Changes
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.