pH-7/Obfuscator-Class

How to obfuscate a complete folder?

shukla-rohit opened this issue · 1 comments

Thank you for nice work, its working fine for me.

Can you please help me to understand, how I can covert big repo or folder once rather converting one file at a time?

pH-7 commented

You can, for instance, do it with a (foreach) loop, and probably the glob() PHP function. https://www.php.net/manual/en/function.glob.php