jakubmisek / cssmin
A maintained fork of CssMin, a CSS minifier with PHP >=8.3 compatibility
dev-master
2026-05-28 11:19 UTC
Requires
- php: >=8.3
This package is auto-updated.
Last update: 2026-05-28 11:23:01 UTC
README
# CssMin This package is a maintained fork of the original CssMin library by Joe Scylla. Original project: http://code.google.com/p/cssmin/ Original author: Joe Scylla <joe.scylla@gmail.com> ## Changes in this fork - PHP >=8.3 compatibility - Bug fixes - Composer/Packagist packaging updates