PHP Minifier

March 11, 2026 ยท View on GitHub

Minify PHP source code by removing comments and whitespace.
Based on the php_strip_whitespace() function.

Documentation

  • User guide
  • Examples

Development

  • Git repository
  • Submit an issue

License

PHP Minifier is distributed under the MIT License.

Contents

  1. 1Documentation
  2. 2Development
  3. 3License