Of course, you could just not use an MVC framework. And probably give your web administrator a bit of reality and suggest that it's a complete waste of time and money to rebuild a website/system for the sake of rebuilding. I think everyone in IT loves to rebuild, I sure do, but sometimes you just have to step back and say, "will it make more money?" etc..Customers sure don't care if your code/html/css is going to be more pretty. Just a thought. -Nick
On Thu, Feb 25, 2010 at 8:09 PM, Macros <[email protected]> wrote: > I'ld also take a look at Kohana. > > It's a fork of CodeIgniter, but aimed at supporting only PHP5 > features. CodeIgniter keeps PHP4 and PHP5 compatibility, but > sacrifices simplicity/ease of understanding in doing so. Some > behaviour is specifically due to this restriction (maybe the comment > about helpers is due to that). > > Kohana also supports some really funky stuff (like reverse routing) > that is supported by the bigger frameworks. The latest version (Kohana > 3) also supports HMVC, which allows simple componetising a website. > > I haven't played with Kohana yet, but the tutorials & sample code make > it look pretty easy to use. I found CodeIgniter really easy to pick > up, and even did a simple plugin. > > Cameron > > -- > NZ PHP Users Group: http://groups.google.com/group/nzphpug > To post, send email to [email protected] > To unsubscribe, send email to > [email protected] -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
