2.4k questions

2.4k answers

96.6k users

9 Online Users
1 Member 8 Guest
Online Members
Today Visits : 1487
Yesterday Visits : 1939
Total Visits : 2377440

Categories

Notice

Dear All, These are my answers from Quora and primarily Google; please check the answer and from others sites; the answers are free and without any liability.To make a decision, write down all of the positives and negatives on a piece of paper.Thank you,

Elias Katsaniotis, MSc

Information

Viktoria Katsanioti,

Kaliningrad,

Russia,

matizegr@yahoo.com

0 votes
66 views

Symfony vs Yii: What are the differences?

in General by (95.8k points)

1 Answer

0 votes

What is Symfony? A PHP full-stack web framework. Symfony is written with speed and flexibility in mind. It allows developers to build better and easy to maintain websites with PHP. Symfony can be used to develop all kind of websites, from your personal blog to high traffic ones like Dailymotion or Yahoo! Answers.

What is Yii? A high-performance PHP framework best for developing Web 2.0 applications. Yii comes with: MVC, DAO/ActiveRecord, I18N/L10N, caching, authentication and role-based access control, scaffolding, testing, etc. It can reduce your development time significantly.

Symfony and Yii belong to "Frameworks (Full Stack)" category of the tech stack.

"Open source" is the primary reason why developers consider Symfony over the competitors, whereas "Open source" was stated as the key factor in picking Yii.

Symfony and Yii are both open source tools. It seems that Symfony with 21.1K GitHub stars and 7.01K forks on GitHub has more adoption than Yii with 4.86K GitHub stars and 2.22K GitHub forks.

According to the StackShare community, Symfony has a broader approval, being mentioned in 374 company stacks & 277 developers stacks; compared to Yii, which is listed in 58 company stacks and 32 developer stacks.

UPDATED article

Dec 10, 2023

by (95.8k points)
...