nazares / nobfus
Bash script to obfuscate php files
v1.0.1
2023-07-16 22:06 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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