symfony-commands

Run Symfony commands from within the editor

twifty

4,308

1

0.4.3

MIT

GitHub

This package consumes the following services:

Atom symfony-commands package

Run Symfony commands from within the editor.

Supports:
  1. Symfony 2, 3 and 4.
  2. Interactive commands (For example generate:bundle).
  3. Multiple open projects.
  4. Running commands with all flags/options.
  5. Auto completion of command name (uses fuzzaldrin).
  6. Composer commands.

The package also provides a modal window from which you can view all commands alongside the usage and help messages of each.

Limitations:

The Symfony project must be setup correctly in order to list or run commands. If a command cannot be run from the standard terminal, this package will also not be able to run it.

License

Copyright (c) 2017, Owen Parry (MIT License).