Hi folks, I had a web-based application outsourced (all PHP with jQuery and some other scripts and ajax). Now I am finished with the provider, and I'm slowly learning php and I'm wanting to begin refactoring this application so I can begin to more deeply understand it, and then begin adding more of the features I'm needing.
I have seen some of the refactoring videos online, and they are using teams and frameworks that are working in Java.
Are there any specific frameworks for refactoring in PHP and can you point me to any reading or information or beginner refactoring in PHP as a one-man operation?
Thank you!