 |
|
Innovation award
 Nominee: 1x |
This class can be used to obfuscate PHP code.
It can parse one or more PHP source code files using the PHP tokenizer functions to remove comments and white space.
The resulting code can be compressed using gzip before it generates a self-extracting PHP script that decompresses the original obfuscated code.
It class can call an hook to further obfuscate the source after it has been compressed.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
Compiler.php |
Example |
An example to serve as a command line front-end for the class |