PHP Compressor Beta

    I decided to have fun on the weekend and write here such a small php compressor ( and obfuscator ) .

    Main functions.


    It can rename local variables in functions ( including arguments ), rename functions and remove extra spaces.

    Possible problems:

    • Incorrect work with an expression of the form $$ a .
    • Incorrect work with classes is possible ( already correcting ).

    I look forward to your feedback!

    Also popular now: