Minify PHP or Unminify PHP Code Online

<?php if (10 > 5){ echo"Ten is greater than Five!"; } ?>