This package can be used to obfuscate PHP code to make it unreadable to humans.
It can parse PHP code to find all functions, classes, variables and change they names into random name like "xCQW322". Then the class can also remove comments and white space from the resulting obfuscated code.