Hello. I am looking for an opensource framework similar to that of Ruby On Rails, but for PHP. What recommendations do you have?
Hello. I am looking for an opensource framework similar to that of Ruby On Rails, but for PHP. What recommendations do you have?
Answers
Add AnswerTake a look at cakephp. They have a good MVC framework that makes it very easy to develop PHP-based MVC apps similar to the way Ruby on Rails works. (http://www.cakephp.org)
See the symfony project (www.symfony-project.com). It has Ajax and i18n support and has a ton of productive features like cache management.
http://www.phpontrax.com/ PHP on Trax - modeled after RoR
phpmvc is another one. It doesn't seem to be as advanced as Cake, but might be worth a look.
Please check out codeigniter. It is something equivalent to rails on php
Tyson
If you wanna work easily, you can use codeIgniter, CakePHP is also a good framework. And you can also try Zend framework as you know it is a product of PHP company.
You can also see at PRADO framework.
You can use Akelos PHP Framework, which is a good MVC implementation for PHP and Ruby on Rails.
We can develop multilingual applications for localized markets.
I have been programming in Ruby on Rails and was also switching to PHP to develop a personal website for which i also intended to use a framework and because i knew RoR i also intended to find a similar framework so I researched a lot and the best one I have found so far is CodeIgniter... very light weight and easy to use
well, friend, I recommend you CakePHP framework, It has lot of functionality embedded. Totally MVC Architecture. Fast and reliable. and you can find lot of examples of cake PHP applications on line.
cakephp looks like a good choice.
i didn't use php frameworks
CakePHP
zend?
i use webwork with java
may flex is good for mvc
Cakephp is the best!
I prefer drupal, it is a very powerful CMS, also, you can write your own module to extends its functional.
It provide a full functions platform to make the development easily
cakephp
Share your knowledge