PHP Classes / PHP Obfuscator

Obfuscate PHP as base64 encoded strings

PHP Obfuscator PHP Class

This class can be used to obfuscate PHP scripts. It takes a given PHP script and generates another script that includes just one statement that decoded and evaluates the original script code encoded using the base64 algorithm. The generates script is saved to a file with a given name.

Similar PHP Classes

Search in PHP Classes

Filter by tags