|
Project Information
|
MoxieCompressor is two PHP classes for compressing JavaScript and CSS files using gzip. It will compress multiple files into one big minified and gzip compressed request. It will also set a far future expires header so it remains in browser cache for a long time. This will dramatically improve site performance since the download size will reduced by 50-75% it will also reduce the number of requests needed to load the pages. |