Can i use php phar to archive a wordpress plugin source files or few files only?
by Subhan Sunny
Last Updated December 06, 2018 15:08 PM
I want to secure main logic of my wordpress plugin. Only solution i got except encryption and obscurification is by making an archived file of my plugin source files via php phar but how and is it even possible ?