PHP Classes
elePHPant
Icontem

What is the best PHP protect my code class?: Secure the code of my PHP application

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  All requests RSS feed  >  What is the best PHP protect my code class?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP protect my code class?

Edit

Picture of Amdane Samb by Amdane Samb - 5 months ago (2015-08-19)

Secure the code of my PHP application

This request is clear and relevant.
This request is not clear or is not relevant.

+1

I want to know if exist code to secure my PHP application.

I have PHP application, I need to protect source code from unknown users.

  • 2 Clarification requests
  • 2. Picture of Gerry Danen by Gerry Danen - 5 months ago (2015-08-20) Reply

    What risk are you trying to protect your code from?

    • 1. Picture of Manuel Lemos by Manuel Lemos - 5 months ago (2015-08-20) Reply

      What do you mean by protecting your code?

      If you mean making the code hard to read and understand, there are some code obfuscating classes here.

      Ask clarification

      1 Recommendation

      nabiBust: Obfuscate PHP code scripts

      This recommendation solves the problem.
      This recommendation does not solve the problem.

      +1

      Picture of Manuel Lemos by Manuel Lemos Reputation 11100 - 5 months ago (2015-08-20) Comment

      This class can make it hard to read your source code by removing white spaces and replacing variable names and even class names.

      It will not prevent others from copying your code but if you just want to make it difficult for people without much knowledge to read and change your code, this class solution can be good enough.


      Recommend package
      : 
      :