Code Generation: PHP Obfuscator Er. Rochak Chauhan (contact me)
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.