5 comments

[ 2.9 ms ] story [ 26.3 ms ] thread
It's my first open source project so any feedback is much appreciated.
The "classic php" mix of core application logic and templates is concerning in 2015.
Do you mean to say that I should introduce a framework?
doesn't have to be using a framework. Even just separating application logic from the templates would improve it.
Ahh I see, makes sense. Never really put much thought into that, appreciate it! Thanks