Skip to content

jigarius/symfony-console-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example: Symfony Console

How to write CLI apps with Symfony Console.

Usage

This project uses Docker Compose. Here's how you see the code in action.

  • Run the project with Docker Compose.
    • docker compose up -d
    • docker compose start
  • Run a shell in the PHP container with make ssh.
  • Run the calculator: ./app/bin/calculator.

References

About

An example of writing CLI apps with Symfony Console.

Resources

Stars

Watchers

Forks

Sponsor this project