henderjon/chevron-argv

an OOP way to parse an $argv array

Installs: 31

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/henderjon/chevron-argv

v4.0.2 2017-02-24 17:06 UTC

This package is auto-updated.

Last update: 2025-09-06 11:23:29 UTC


README

Argv is a class to parse an ARGV style array. It will parse an array for -flags and -key=value pairs. It supports the following syntax: "-f" "-flag" "-key=value" "-key value". Using one or more dashes has no effect.

Peruse the tests or, if present, the examples directory to see usage.

See packagist for version/installation info.

Latest Stable Version Build Status