PHP 5: Encode And Optimize PHP
Er. Rochak Chauhan (contact me)
This class can obfuscate and compact PHP source code files.
It can process a PHP source code file and replace characters in text strings by the corresponding hexadecimal representation, making the code harder to read and understand what it does.
It can also compact the PHP source code files by eliminating comments, white spaces and empty line, making the output smaller and even harder to read.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (51.9%)
| Not sure (51.9%)
| -
| Not sure (53.8%)
| -
| -
| Insufficient (36.5%)
| 1741 |
Click here for detailed information about this class on phpclasses.org