Skip to content

An advanced command-line application built in popular Symfony framework.

Notifications You must be signed in to change notification settings

ilya-zhidkov/advanced-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Console

An advanced command-line application built in popular Symfony framework.


Setup

Make sure you have PHP (7.3+) and Composer installed system-wide.

  1. Clone or download repository

    git clone https://github.com/ilya-zhidkov/advanced-console.git
  2. Install necessary dependencies

    composer install
  3. Run application

    php app.php

Use case

  • Setting up a brand new PHP 7.3 project
  • Using a popular Symfony framework for advancing command-line user experience
  • Generating fake data using fzaninotto/faker
  • Implementing command line options using the Decorator Pattern

Made for students of UJEP (Univerzita Jana Evangelisty Purkyně) in Ústí nad Labem who are specializing in computer science degree.

About

An advanced command-line application built in popular Symfony framework.

Topics

Resources

Stars

Watchers

Forks

Languages