Advice on choice of framework for marketplace site?

Discussion for various published PHP frameworks, including Zend Framework, CodeIgniter, Kohana, CakePHP, Yii, Symfony, and others.

Moderator: General Moderators

Post Reply
deMaro
Forum Newbie
Posts: 1
Joined: Mon Dec 12, 2016 7:52 am

Advice on choice of framework for marketplace site?

Post by deMaro »

Hi php devs! There is a little question: which of popular frameworks for php should be the best choice for a marketplace site like one that will help users find a workout coach? there is a need just for a recommendation :D, anyone?
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Advice on choice of framework for marketplace site?

Post by Celauran »

It probably doesn't matter all that much. Use whichever modern framework you are familiar with. You can even just grab some Composer packages and glue them together yourself.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Advice on choice of framework for marketplace site?

Post by Christopher »

Any of the major frameworks will work well. The most important thing is that the style of the framework completes you (or you developers) style. The popular frameworks are different because there are several popular style of site development people like.
(#10850)
Post Reply