SyntaxFix
Write A Post
Hire A Developer
Questions
You can use a well tested Java minifier like HTMLCompressor by invoking it using passthru (exec). Remember to redirect console using 2>&1
passthru
exec
2>&1
This however may not be useful, if speed is a concern. I use it for static php output