spryker/console

Console module

Maintainers

Details

github.com/spryker/console

Source

Installs: 2 080 247

Dependents: 20

Suggesters: 1

Security: 0

Stars: 0

Watchers: 10

Forks: 0

4.13.0 2024-02-22 15:29 UTC

README

Latest Stable Version Minimum PHP Version

Console is a wrapper over Symfony’s Console component, that makes the implementation and configuration of a console command easier. A console command is a php class that contains the implementation of a functionality that can get executed from the command line.

Installation

composer require spryker/console

Documentation

Spryker Documentation