README.RU.md РУССКОЕ ОПИСАНИЕ
phpCompressor - The main task of compressing PHP code, it is also possible to use as a simple PHP obfuscator. The compressor compresses the code by removing spaces, line breaks code comment, abbreviations of names of local variables in functions, abbreviations of names of property classes (variables), abbreviations of names of class methods.
Features
- Reduction of local variable names in functions
- Reduction of names of properties of classes (variables)
- Reduction of the names of class methods
- To remove spaces, comments and line breaks