Skip to content

A set of regular expressions in PHP to minify a string of CSS.

Notifications You must be signed in to change notification settings

Endlyss/Simple-PHP-CSS-Minification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Quick and dirty PHP function to minify common parts of CSS.

May not support some of the more complex syntaxes of CSS3. For that, use a proper parser and minifier.

About

A set of regular expressions in PHP to minify a string of CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%