Introducing G2.ai, the future of software buying.Try now
Symfony
Show rating breakdown
Save to My Lists
Claimed
Claimed

Top Rated Symfony Alternatives

Symfony Reviews & Product Details - Page 3

Symfony Overview

What is Symfony?

Symfony is a set of PHP Components, a Web Application framework, a Philosophy, and a Community — all working together in harmony.

Symfony Details
Show LessShow More
Product Description

Symfony is a set of reusable PHP components


Seller

SensioLabs

Description

SensioLabs is a company specializing in web development solutions, particularly known for their role in creating and supporting Symfony, a popular PHP framework. They offer a range of services including consultancy, training, and project support to enhance the capabilities and performance of web applications. Their expertise is leveraged by businesses seeking to optimize their use of Symfony for scalable and efficient web solutions. SensioLabs is committed to driving innovation and quality in web development, assisting companies in leveraging open-source platforms for robust digital infrastructure.

Overview Provided by:

Recent Symfony Reviews

Simón B.
SB
Simón B.Small-Business (50 or fewer emp.)
5.0 out of 5
"A simple way to create an application in php"
It's intuitive command line to generates code, entity classes and controller classes. The easy way to integrate with multiple APIs and multiple fro...
Blas C.
BC
Blas C.Mid-Market (51-1000 emp.)
5.0 out of 5
"Best PHP framework I've ever work with"
Easy to work with and very customizable. It uses very good patterns and encourage you to apply them. Very good documentation.
Francis Owusu B.
FB
Francis Owusu B.Mid-Market (51-1000 emp.)
4.0 out of 5
"The Quintessential PHP Framework"
In as much as Laravel gets most of the praise for being the face of PHP development, it is noteworthy how much it owes this to Symfony. Additionall...

Symfony Media

Answer a few questions to help the Symfony community
Have you used Symfony before?
Yes

28 Symfony Reviews

4.3 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
28 Symfony Reviews
4.3 out of 5
28 Symfony Reviews
4.3 out of 5
G2 reviews are authentic and verified.
Verified User in Information Technology and Services
UI
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Symfony?

By far symfony is the most complete PHP framework you will find at this moment to build robust applications.

First of all, it's free, you will find a lot of support for it on github and websites like stackoverflow, you will find great documentation for all the versions plus lot of examples and support. Review collected by and hosted on G2.com.

What do you dislike about Symfony?

By default, symfony has a lot of dependencies, so if your project is of small or medium complexity you will have to spend a lot of time getting rid of all what you don't actually need.

A con can be the learning curve, which can take up to a month, compared to other major PHP frameworks available. Review collected by and hosted on G2.com.

Recommendations to others considering Symfony:

The learning curve can be arround 1 month so be patient, you have to be a good PHP developer and desirable you have to have previous experience with similar frameworks. If not, begin with silex, the monolithic version of symfony. Review collected by and hosted on G2.com.

What problems is Symfony solving and how is that benefiting you?

I have used Symfony in several web projects where PHP and scalability are a must. The performance and flexibility of this project allow it to be a great choice to build full websites, partial backend APIs for websites and mobile apps and even for console apps. Review collected by and hosted on G2.com.

Yasmany C.
YC
DevOps Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Symfony?

Its modularity, from the architecture to it integration, symfony is base on a subset of plugins/bundles the are also based on a subset of libraries; integrated in a complete whole and flexible framework. Its one of the best representations of the SOLID principles that you can find out there. The fact that its is build on this way, allows all the components to be reused on other projects, like Drupal, eZ platform, composer and so on. Review collected by and hosted on G2.com.

What do you dislike about Symfony?

The official documentation should be writes in other languages like Spanish Review collected by and hosted on G2.com.

Recommendations to others considering Symfony:

Simply the best PHP framework out there Review collected by and hosted on G2.com.

What problems is Symfony solving and how is that benefiting you?

E-Commerce platforms, CMSs, Social Networks, etc Review collected by and hosted on G2.com.

Verified User in Internet
UI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Symfony?

I'm a suspect to say about, I'm a big fan!!

I like how the components are made, they are reusable, decoupled and robust. I have experience with Symfony Fullstack and it give me a big productivity because exists of a lot bundles to solved specifics problems and they usually are configurable. Review collected by and hosted on G2.com.

What do you dislike about Symfony?

The first time with Symfony is a little painful, but I need to change my mindset and improve my knowledges about object orientation. After I understand the way and how to work on it, now when a develop a new project is like I was joking Review collected by and hosted on G2.com.

Recommendations to others considering Symfony:

Ok, Symfony fullstack not is a silver bullet, but it will help you to go where do you want, if is your first time with it, you may have some pain, but "no pain no gain". Review collected by and hosted on G2.com.

What problems is Symfony solving and how is that benefiting you?

Many problems I solved with it! Now, I working in project which is a platform to apply discount in cart, and we use symfony because it is robust framework and I have a big flexibility for use it.

For example, we don't create a CRUD from scratch, just use a ResourceBundle from Sylius project. So, to take more flexibility and decoupoled code, we using the EventDispatcher and a lot of other examples. Review collected by and hosted on G2.com.

Verified User in Computer Software
AC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Symfony?

First, when we talk about Symfony, we are actually talking about Symfony3.

Symfony makes PHP development (less) painless, mainly by using MVC archtecture, Doctrine as an ORM and Twig for templating. Also it's one of the few PHP framework that actually work with PHP 5.3.

Symfony as a large community and is used by many large (french) companies like Total, BlaBlaCar, Dailymotion or even the CMS Drupal.

The framework is old, and because of that, it means the technology is rock solid, the first version of symfony was published in 2005, 11 years ago, Review collected by and hosted on G2.com.

What do you dislike about Symfony?

The fact that Symfony is a PHP framework is already a problem. The framework itself is great, well made and with a lot of documentation.

But, PHP is getting really old, and with new technologies showing up, like Node or ROR, PHP5 is a burden to Symfony. The next PHP7 is on it's way but it will take some time to be finishied and more importantly will take some time to be implemented in Symfony.

As a system administrator, Symfony 'can' be really hard to deploy, when compared to frameworks like meteor for example. Review collected by and hosted on G2.com.

Recommendations to others considering Symfony:

Keep in mind that PHP is getting pretty old and that there is a lot of other technologies that might meet your requirement, like node.js or RubyOnRails Review collected by and hosted on G2.com.

What problems is Symfony solving and how is that benefiting you?

My company was trying to make a global community blog named inck. The project was a success but we are planning to switch it from Symfony to Meteor. We are using for example websocket that are really hard to implement with Symfony and work out of the box with Meteor. Review collected by and hosted on G2.com.

Michele C.
MC
Sviluppatore web senior
Information Technology and Services
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Symfony?

Symfony in his version number 2 is very oriented to components. Great documentation and growth with the TDD philosophy in mind. Anything is needed for modern web applications in php is ready to use in Symfony. Review collected by and hosted on G2.com.

What do you dislike about Symfony?

Little things, for example that the writing of middleware is not encouraged the same way it happens in smallest frameworks. Review collected by and hosted on G2.com.

Recommendations to others considering Symfony:

It will require a small amount of time but give it a try cause it will educate you to a more advanced use of the language. Review collected by and hosted on G2.com.

What problems is Symfony solving and how is that benefiting you?

Growth large codebase fastly having the ability to find a large amount of skilled developers knowing the platform already. Review collected by and hosted on G2.com.

Igor .
I
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Symfony?

Dependency injection, FOS User Bundle, Serializer Review collected by and hosted on G2.com.

What do you dislike about Symfony?

Not much really. Some bundles lack documentation. Review collected by and hosted on G2.com.

Recommendations to others considering Symfony:

Symfony is good for medium to large projects. Review collected by and hosted on G2.com.

What problems is Symfony solving and how is that benefiting you?

Building web apps Review collected by and hosted on G2.com.

Sergey Z.
SZ
Software Engineer
Marketing and Advertising
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Symfony?

Components, java-like framework. Open sourced, good community, documentation, tons of user bundles. Solutions for Rest API, Oauth, Admin panels, User modules Review collected by and hosted on G2.com.

What do you dislike about Symfony?

It's hard to learn for newcomers. Some features over engineered Review collected by and hosted on G2.com.

Recommendations to others considering Symfony:

Just try it and you're going to like it Review collected by and hosted on G2.com.

What problems is Symfony solving and how is that benefiting you?

Using it everywhere on backend. Ecommerce and CRM solutions. Fast developing, easy to maintain and extend. Framework doesn't hurt application's performance Review collected by and hosted on G2.com.

Verified User in Program Development
UP
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Symfony?

well documented, open source, rich community Review collected by and hosted on G2.com.

What do you dislike about Symfony?

don't have before action for controller. Review collected by and hosted on G2.com.

What problems is Symfony solving and how is that benefiting you?

any kind of web backend/frontend solution, symfony make it quick and easy Review collected by and hosted on G2.com.