1

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?

2 Answers 2

3

Use Zend Guard.Best way to encrypt all PHP Source codes.

Other methods are

Ion Cube

Source Guardian

phpSHIELD

Sign up to request clarification or add additional context in comments.

Comments

1

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

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.