Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use a real option parser #36

@jaz303

Description

@jaz303

When I originally wrote phake I hand-rolled the command line option parser because PHP's getopt functions were useless and the only alternative was to pull in half of PEAR to get access to a better one. However, we're now living in the age of Composer/Packagist, and a cursory search showed there to be a number of independently maintained possible alternatives.

What are everyone's thoughts about switching to a more robust option parser? Does anybody have a preferred package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions