Needs advice
on
DjangoDjangoLaravelLaravel
and
SymfonySymfony

Currently, we're using CodeIgniter but would like to move away from it & use a more modern framework. What do you recommend?

READ LESS
5 upvotes·14.8K views
Replies (5)
Lead Developer ·
Recommends
on
Laravel

The answer sort of depends, but for most projects Laravel is a perfect fit. With Symfony, you typically have to do more of the heavy-lifting yourself which is useful if you need that level of control, but in most cases it is unnecessary. Django is fine, but since you're coming from CodeIgniter you already know PHP and I don't see the need in learning a new language and a new framework simultaneously.

READ MORE
3 upvotes·372 views
Recommends
on
Laravel

I would suggest Laravel because it is easy to learn and is made with PHP. The Laravel community is fresh and open to give help to others. The Laravel documentation is concise and there are lots of useful packages ready to be used with your application. It is easy to configure and deploy. It has integrated tools to manage your frontend assets for any frontend framework (vue, react, angular).

READ MORE
3 upvotes·1.7K views
View all (5)
Avatar of Sarah T