Giter VIP home page Giter VIP logo

Comments (10)

clue avatar clue commented on July 30, 2024

thoughts about switching to a more robust option parser?

+1

This will big a big step towards addressing #32.

Does anybody have a preferred package?

Not yet, but I'll see I can come up with a lightweight alternative.

from phake.

lalop avatar lalop commented on July 30, 2024

what about using the symfony console component for input/output ?

from phake.

jaz303 avatar jaz303 commented on July 30, 2024

As long as it's modular/lightweight I'm all for it. I'll check it out

from phake.

lalop avatar lalop commented on July 30, 2024

That cans be a good things.
And permit to easily add helpers like that http://symfony.com/doc/current/components/console/helpers/index.html

Open to help one this point, just ping me.

from phake.

sagikazarmark avatar sagikazarmark commented on July 30, 2024

IMO Symfony Console is everything, but not lightview.

First of all: option parsing and the things called InputInterface and OutputInterface are not the same.

BTW "output": I prefer CLImate these days.

from phake.

sagikazarmark avatar sagikazarmark commented on July 30, 2024

@jaz303 check this:

https://github.com/ulrichsg/getopt-php

from phake.

sagikazarmark avatar sagikazarmark commented on July 30, 2024

or this:
https://github.com/nategood/commando

from phake.

sagikazarmark avatar sagikazarmark commented on July 30, 2024

or this:
https://github.com/c9s/GetOptionKit

(probably this is the most robust one)

from phake.

jaz303 avatar jaz303 commented on July 30, 2024

Thank you for putting in the time to do this research. I'll check those out next week and hopefully integrate one.

from phake.

mamchenkov avatar mamchenkov commented on July 30, 2024

I'm all for it. Hopefully, the command line options can extend to tasks as well. Tasks often require parameters and it would be nice if there was a standard way for the task to specify which parameters are accepted, which are required, and to provide some basic validation (parameter types, for example).

from phake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.