PHP Classes
elePHPant
Icontem

PHP Obfuscate: Obfuscate PHP encrypting the source code

Recommend this page to a friend!
  Info   View files Example   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2015-04-23 (1 year ago) RSS 2.0 feedNot enough user ratingsTotal: 393 This week: 3All time: 6,273 This week: 377Up
Version License PHP version Categories
php-obfuscate 1.1MIT/X Consortium ...5.3PHP 5, Cryptography, Language
Description Author

This class can obfuscate PHP encrypting the source code.

It takes a given PHP source code file, removes white space and comments, and encrypts the result code with a given key.

The class generates another PHP file that decrypts and executes the encrypted PHP code.

The class can encrypt the code multiple times up to a given level.

Picture of Rafael Espinosa
  Performance   Level  
Name: Rafael Espinosa <contact>
Classes: 6 packages by
Country: Cuba Cuba
Innovation award
Innovation award
Nominee: 1x

Details
- Deploy on your web server.
- Set appropiate permissions (Linux systems).
- Run composer dump-autoload for class autoloading.
- Try access trough http://localhost/php_obfuscator

- Or include PhpObfuscator class on your project autoload system.
  Files folder image Files  
File Role Description
Files folder imagesrc (1 file, 1 directory)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file index.php Data Example form
Accessible without login Plain text file LICENSE Data Auxiliary data
Accessible without login Plain text file obfuscator.php Example Example script
Accessible without login Plain text file README Data Auxiliary data

  Files folder image Files  /  src  
File Role Description
Files folder imageObfuscator (1 file)
  Accessible without login Plain text file .htaccess Data Auxiliary data

  Files folder image Files  /  src  /  Obfuscator  
File Role Description
  Plain text file PhpObfuscator.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:393
This week:3
All time:6,273
This week:377Up