Archive for April 3rd, 2009
JS and CSS Packer in PHP
by z3n on Apr.03, 2009, under Coding
Problem:
No decent css/js packers in php
Solution:
This CLI based script will compress the input files detecting their formats and placing on a defined folder, easying the automation of multiple files compression.
have fun!