PHP Minify, online compressor for PHP to reduce file size

Removes whitespace, strips comments.
Compressed files are ideal for production environments.

Why minify code?

The process of removing all unnecessary characters from source code without altering its functionality.
Minification can improve webpage performance.

Source code

Compress the HTML, CSS and Javascript