PHP Classes / CssShrink

Compress CSS files by removing unneeded characters

CssShrink PHP Class

This class can be used to compress CSS files by removing unnecessary characters. It takes the contents of a CSS file and compresses it by removing comments, white spaces and semi-colons after statements at the end of the line. The compressed CSS output is returned as a string.

Similar PHP Classes

Search in PHP Classes

Filter by tags