symfony modular skeleton code example
Example: symfony install website skeleton
# run this if you are building a traditional web application
composer create-project symfony/website-skeleton my_project_name
# run this if you are building a traditional web application
composer create-project symfony/website-skeleton my_project_name