Recommendations to others considering Symfony:
This is the best PHP framework that exists actually and this framework can really heading in the right direction. Review collected by and hosted on G2.com.
What problems is Symfony solving and how is that benefiting you?
I develop web applications for large business companies so there are business applications and also ecommerce websites with a lot of data.
I also develop APIs to expose data in order to use them on frontend applications so Symfony is the backend application part. Indeed, Symfony has a really great model based on request processing that returns an HTTP response and also provides a great Security component that allows you to filter by IP adresses or use some other authentications methods: HTTP basic, JWT, accounts stored in database, etc... really easily. Review collected by and hosted on G2.com.