How to get PHP to minify JS and CSS code? [closed]
开发者_如何学运维
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this questionI'm looking for a PHP class that can minify JS and CSS code.
I never tested it, but this looks quite promising: Minify
I've found one over, in case anyone wants to take a look. Its called SmartOptimizer, and I think is pretty good!
精彩评论