commands.sh

symfony

all

The console component for the Symfony framework.

More info →

Examples (4)

Create a new Symfony project

symfony new name

Run a local web server

Stop the local web server

symfony server:stop

Check for security issues in the project's dependencies

symfony security:check
made by @shridhargupta | data from tldr-pages