Skip to main content
TrustRadius
Symfony

Symfony

Overview

What is Symfony?

Symfony is a PHP framework from French company SensioLabs.

Read more
Recent Reviews

TrustRadius Insights

Symfony PHP framework has proven to be a highly versatile tool, catering to a range of development needs within the company. It has been …
Continue reading

Symfony

8 out of 10
March 12, 2020
Incentivized
We use Symfony in our department for the backend of our applications. In the past, we used it for some microservices as well, but switched …
Continue reading
Read all reviews
Return to navigation

Product Demos

Обзор Symfony demo flex - Symfony 4 Flex

YouTube

Fragrance lamp demo Home Symfony

YouTube

DEMO API Symfony - PHP - Back-end con Tecnologías de Libre Distribución

YouTube

TV watch list Symfony demo - Part 1

YouTube

[Demo] New Recipe of Decoupling: Drupal 8, Symfony and Slim Framework

YouTube

Symfony Application - Demo

YouTube
Return to navigation

Product Details

What is Symfony?

Symfony Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(27)

Community Insights

TrustRadius Insights are summaries of user sentiment data from TrustRadius reviews and, when necessary, 3rd-party data sources. Have feedback on this content? Let us know!

Symfony PHP framework has proven to be a highly versatile tool, catering to a range of development needs within the company. It has been used extensively for both front-end and back-end development, including notable projects like www.grossum.com. Developers have found Symfony to be particularly suitable for complex projects, making it the go-to choice for backend development in most mobile apps and web projects. The robust community support and opinionated structure of Symfony have played a significant role in its adoption as the framework for building the company's website.

The versatility of Symfony extends beyond web development, with its components being directly integrated into other PHP web applications, saving time and effort by implementing industry-standard practices. Symfony has also been utilized in various areas such as accounting, reporting, e-commerce, blogs, and bots. By leveraging Symfony's capabilities, developers have experienced accelerated development processes and benefited from the strong support of its community. From small APIs and console applications to robust and scalable web systems, Symfony has consistently delivered high-quality results across different types of projects. Its comprehensive documentation and large community of developers have also made it an attractive choice for lead generation projects, custom APIs for mobile applications, and personal projects alike.

Versatile and Suitable: Many users have found Sonata Admin for Symfony to be a versatile framework that is suitable for various purposes, including the admin part of their website and ERP systems. Some reviewers have mentioned its usage in high-load projects, such as a custom affiliate marketing system that processes over 180 million requests per day.

Easy to Learn and Well-supported: Several users have stated that Sonata Admin is easy to learn for PHP developers and benefits from a large community that offers thorough support. They also appreciate the well-written documentation, which emphasizes the importance of viewing the correct version.

Modularity and Integration: Users highly value the modularity of Symfony, allowing them to choose and use only the specific parts they need. They have experienced seamless integration with other PHP libraries and frameworks without encountering any issues.

Confusing and Difficult User Interface: Some users have expressed that they find the user interface of Symfony to be confusing and difficult to navigate, particularly when trying to complete tasks quickly. They feel that it requires more intuitive design and better organization of features.

Steep Learning Curve for ORM Doctrine: Several developers have mentioned that they have faced challenges with the default database ORM doctrine in Symfony. They believe that it is not well-documented and has a steep learning curve, especially when optimizing for high traffic scenarios. This can be frustrating for developers who are new to Symfony or looking to optimize their applications.

Difficulty Upgrading Bundles with Version Changes: Another concern raised by some users is the difficulty in upgrading bundles when there are version changes in Symfony. They have found it challenging to match the Symfony version with the selection of compatible bundles, as many things change between updates. This poses a significant hurdle during the upgrade process and requires additional effort from developers.

Users have provided several recommendations for Symphony based on their experiences.

Users find Symphony to be quite easy to use and appreciate its rich set of features for web development. This makes it a suitable choice for building management-type applications.

Some users suggest considering Laravel as an alternative to Symphony. They believe that Laravel offers extra time-saving features that may be beneficial for certain projects.

Users consider Symphony the best choice for a PHP framework with LTS releases. This ensures long-term support and stability for their applications.

Overall, users advise being patient with the learning curve of Symphony, especially for PHP developers with no previous experience with similar frameworks. While there may be some initial difficulties, users believe that Symphony can ultimately help them achieve their desired goals.

Additionally, users recommend considering other technologies like node.js or RubyOnRails in addition to PHP when selecting a framework. This would allow developers to explore different options and choose the one that best fits their needs.

Attribute Ratings

Reviews

(1-6 of 6)
Companies can't remove reviews or game the system. Here's why
Score 8 out of 10
Vetted Review
Verified User
Incentivized
  • Your coding speed will be increased thanks for Symfony Flex, a feature based on Symfony Recipes, a set of automated instructions to integrate third-party packages into your application.
  • The learning curve is just great for any kind of developer, from a junior to a senior, thanks to all the great documentation you will be able to get up to speed in a could of hours with any kind of application.
  • The code quality of Symfony makes it, as of today, one of the best architected and cleanest PHP frameworks available.
  • Performance can be an issue sometimes, especially with older versions of Symfony.
  • For some developers it might be challenging to start working with Symfony. While the learning curve isn't necessarily too bad, any developer willing to work with this framework, junior or senior, must have some strong architectural knowledge. If your software architecture knowledge is weak you might find yourself struggling trying to understand some of the design patterns used when working with Symfony.
  • Symfony comes with a significant number of external dependencies. Your custom modules will rely on a strict architecture and you will be forced at some point to spend a significant amount of time doing a lot of testing. This can slow down the development process.
James Hilton | TrustRadius Reviewer
Score 7 out of 10
Vetted Review
Verified User
Incentivized
  • Symfony bundles are libraries that are very easy to download and start using in minutes.
  • The default directory structure is very abstracted and decoupled and ready for large projects that require a lot of flexibility.
  • The support from the community is very thorough and the documentation is well written if you remember to view the correct version.
  • There are so many ways to do things that FAQs around the internet may not work for the way you did it.
  • The default database ORM doctrine is not well documented and has a large learning curve when optimizing for high traffic.
  • Matching the Symfony version with your selection of bundles makes it difficult to upgrade bundles because many things change between updates.
March 12, 2020

Symfony

Daniel Petrie | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Incentivized
  • Good documentation
  • Well built component system
  • Choose what you want to use, not all-inclusive. Helps keep things small and more easily understood.
  • Config.yml definitions are fairly complex to write and understand.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
  • Symfony covers all of the bases that one might expect from a PHP framework, it can essentially be a one-stop-shop for the lower-level components you might need when developing a PHP application.
  • Symfony is a fully modular library, allowing you to easily use only the parts you want, easily plug it into other systems, and easily augment or replace parts of it with other libraries.
  • Symfony plays nicely with other code. We've never had an issue using it with any other PHP library or framework we've come across.
  • It's hard to fault Symfony for much of anything today. There are occasional security issues, but they are typically handled professionally and patched quickly.
  • Symfony can be a heavyweight solution if you don't really need a framework. This isn't really a fault with Symfony, since it does allow you to only use the components you need.
Zee Gimon | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Incentivized
  • Sonata Admin for Symfony is very versatile and we've used it for both the admin part of our website (even created a landing page constructor using it) and for the ERP system we've developed for inside use.
  • It is easy to learn if you know PHP and the community is quite large so you can easily find experts to help you with issues.
  • It's good for high-load projects. We have used it for the back-end of a custom affiliate marketing system that currently processes over 180 million requests per day.
  • For less complex projects, Laravel or Silex (or even WordPress) can be used. Symfony is better for enterprise products than just for the fun of it.
  • There are always debates regarding Sonata Admin for Symfony, but while there are people who dislike it, we use it and heavily rely on it.
November 10, 2017

The best php framework

Yasmany Cubela Medina | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
  • RAD, with it, and with a huge set of bundles; you can start and leverage a project in just a few weeks.
  • Support for BC, its strong commitment on semantic versioning and not introducing any BC break in any minor version.
  • Evolving, its community and its main developers are always pushing forward on new components and enhancements.
  • Micro services architecture, even with the new introduction of flex it has a lot of room for support and enhance this pattern.
  • Form component, this component its always facing challenges on how to be more flexible and more easy to use and will has room for improvement.
  • Support and enhancement for non blocking /async programming with reactphp.
Return to navigation