nazares/nobfus

Bash script to obfuscate php files

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Shell

v1.0.1 2023-07-16 22:06 UTC

This package is auto-updated.

Last update: 2024-05-17 00:05:45 UTC


README

The script is recursively strip comments and whitespaces down of php files in the given project folder.

Installation

composer global require nazares/nobfus

Usage

before you start add .ignore file in your $PWD directory

put the project/forders you want to skip into .ignore file and run the following:

nobfus path/to/your/php/project