Is there any Yii specific ways available to encrypt the source code? I do not want my client to see my source code. I want to encrypt all my PHP files and codes. Any idea?
相关问题
- Views base64 encoded blob in HTML with PHP
- Laravel Option Select - Default Issue
- PHP Recursively File Folder Scan Sorted by Modific
- Can php detect if javascript is on or not?
- Using similar_text and strpos together
Use Zend Guard.Best way to encrypt all PHP Source codes.
Other methods are
Ion Cube
Source Guardian
phpSHIELD
Surley there are ways to encode the project like
Zend Guard
and
IonCube
but you will have to pay for them and yes while encrypting the code do not forget the Yii license