This class can be used to obfuscate PHP scripts.
It reads a PHP script file, compresses its contents with gzip library, encodes its with the base64 algorithm. Then it generates a new PHP script that decodes and uncompresses the encoded data, and uses the eval function to execute the original script code.
| Project record: |
encoder |
| Popularity score: |
29.65 |
| Vitality score: |
1.0 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Good (83.3%) |
Not sure (58.3%) |
Not sure (50.0%) |
- |
- |
Not sure (44.2%) |
1594 |
| Month: |
Not yet rated by the users |
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.