Published News » php frameworks

2 Votes Vote

Symfony - Zend Framework comparison

Posted by cubic 347 days ago php frameworks
http://www.robertspeer.com — To present as fair a comparison as possible I have rewritten the Zend Framework Quick Start as a Symfony app. I also used Symfony 1.2 with the Doctrine ORM, both of which I’ve not used before, as my projects have been in Symfony 1 or 1.1 and the Propel ORM so far. Read More
Discuss Bury
Tags: php framework zend symfony comparison All
2 Votes Vote

Writing a simple one page Shoutbox application in PHP Codeigniter and Ruby

Posted by worbit 364 days ago php frameworks
http://net.tutsplus.com — A nice tutorial showing how to write a simple one page php application, where people can post comments, using the php codeigniter framework. Codeigniter is a light MVC framework. Then the same application is written in Ruby on Rails. Read More
Discuss Bury
Tags: php codeigniter ruby tutorial All