Code Generation: PHP Code Buster
Martijn Loots (contact me)
This class can be used to obfuscate PHP code making it unreadable to humans.
It uses the PHP tokenizer functions to parse PHP source code and rewrite it eliminating comments or white space, and replacing the variable names with names that do not hint the variables original purpose.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (87.5%)
| Sufficient (68.8%)
| Sufficient (75.0%)
| Sufficient (75.0%)
| -
| -
| Sufficient (65.6%)
| 322 |
Click here for detailed information about this class on phpclasses.org