Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: rewrite on top of Symfony console #54

Open
robbieaverill opened this issue Jan 6, 2017 · 4 comments
Open

RFC: rewrite on top of Symfony console #54

robbieaverill opened this issue Jan 6, 2017 · 4 comments

Comments

@robbieaverill
Copy link
Contributor

robbieaverill commented Jan 6, 2017

There are a number of issues logged on this repo which would be trivial to implement if sspak was written on top of the Symfony console component.

Benefits include:

  • display the app version
  • progress indication
  • silent output options
  • better handling of input arguments and options
  • a common framework for console commands
  • extensibility

It would require a major version bump (probably) and a fair amount of work, but probably worthwhile in the long run.

@dhensby
Copy link
Contributor

dhensby commented Jan 10, 2017

Sure - I've thought this too - but it's just is the effort worth the return?

@robbieaverill
Copy link
Contributor Author

In the long run it probably is, although it might be hard to see right now

@dhensby
Copy link
Contributor

dhensby commented Jan 11, 2017

Yep - and there's the problem, does anyone have the time to do it now?

@dhensby
Copy link
Contributor

dhensby commented Dec 19, 2017

I've kind of started this lightly here: https://github.com/dhensby/sspak/tree/pulls/symfony-console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants