PHP Obfuscator

Protect your PHP source code with multiple obfuscation techniques — variable renaming, string encoding, Base64 wrapping, and more.

Obfuscation Method
Encodes entire PHP source to Base64 and wraps it in an eval(base64_decode(…)) call. Simple, widely used, works on any PHP version.
Options
Input PHP
0 characters
Obfuscated Output
0 characters