html2canvas-php-proxy
html2canvas-php-proxy copied to clipboard
Organize Functions In A Class?
I like this project but need the code organized as a class that does not create globally-scoped functions and variables. If I made the necessary changes, would a pull request be considered?
Note: There are no global variables.
Yes I am developing a new project that will make the html2canvas-php-proxy support for mvc, mmvc, hmvc with routes (because currently it does not support).
Even if I move up the code for a class, it still would not support projects that use "routes".
It's almost done, I believe that 8 more days to complete all the tests. :)
That sounds great!