
Nick C - 2006-04-28 16:51:31
CodeIgniter ( http://www.codeigniter.com ) is my PHP framework of choice - it's one of the few that's fast, light, well-documented and that works with either PHP 4 or 5.
Whilst it's possible to mangle your own framework together using a range of separate classes, I think the pMachine team have done very well with CodeIgniter in developing a framework that meshes together very nicely indeed without too much interdependence. Check it out!