Minify php with javascript - https://github.com/ThreeLetters/SuperSQL
- To minify php code as much as possible
- To do so quickly and effficiently
- To be very lightweight
- Removes uneccessary whitespace (Extra spaces, etc...)
- Replaces long variables with short ones
- Very small and lightweight
- Use the minify function in minify.js. Pass in the php code, and options(optional)