JavaScript和CSS缩小镜和gzip压缩实用工具类。
资 源 简 介
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.
文 件 列 表
MoxieCompressor
example_js.php
license.txt
JSCompressor.php
changelog.txt
testfiles
example.html
_cache
CSSCompressor.php
example_css.php