I really 开发者_开发问答like php, but I like how rails organizes it's files. I'm wondering if there is a framework where I can use the MVC-type-of-thing in php.
If you want to stay away from the giants like zend or symfony these are really good.
- CodeIgniter: http://codeigniter.com/
- CakePhp: http://cakephp.org/
- fuelPhp: http://fuelphp.com/
- Kohana: http://kohanaframework.org/
精彩评论