Skip to content

symblaze/console

Repository files navigation

Symblaze Console

Symfony provides a robust console system that simplifies the development of command line interfaces. However, setting up the console command parameters and options can be somewhat tedious and repetitive.

Symblaze Console is a library that allows you to configure your console commands using the Symfony AsCommand attribute with a fluent interface.

Symblaze Console screenshot

  • A single line of code for each command.
  • No configuration method.

Installation

composer require symblaze/console

Usage

You can find a complete guide on how to use this library in the documentation.

License

Symblaze Console is open-sourced software licensed under the MIT license.

About

Fluent console configuration for Symfony

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages