/php-obfuscate

Example of the PHP-code obfuscation

Primary LanguagePHPMIT LicenseMIT

PHP Obfuscation

Install

php composer.phar install

Usage

  1. cd php-obfuscate
  2. Put your php-code to input.php
  3. php index.php
  4. Obfuscated code is put in the output.php