1 example for laravel
# Lightning fast alernative to 'composer create-project laravel/laravel'. Simply replace ProjectName with your ... well, project name # and you are good to go. Execution time is seriously less than 15 seconds. Just do it. laravel new ProjectName