Yes, it’s possible to create a Symfony application using composer. The developer needs to run the following command in the console to install Symfony using composer:

BY Best Interview Question ON 23 Jan 2019

Example

composer create-project symphony/framework-standard-edition my_project_name