Which PHP framework holds a promise for the future?
I thought I'd throw in a question for a change! As I'm quite sure at least some of my readers are skilled PHP developers, some of them might be able to throw in some insightful remarks when it comes to the future of PHP5 and frameworks.
I guess most developers will agree on this one: We're all getting sick and tired of writing so-called 'plumbing code'. It's a boring, tedious and flat out annoying job to write CRUD classes (Create, Read, Update, Delete) over and over again when developing web applications. Other boring things are form validation, input filtering, database abstraction layers and complex presentation layers. Then there's AJAX. Most of us like it, most of us want to do it but very few of us like to write hundreds of lines of javascript code.
The folks who came up with Ruby On Rails were right on the money when they came up with their framework. This thing eliminates most of those shitty tasks no one likes to perform.
(continue reading...)
Filed under: programming
Number of comments:
Number of trackbacks:
Tagged with: 






