aura/cli
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
2.2.0
1.7M downloads/mo
#3894 most downloaded on Packagist
auraphp/Aura.Cli
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships unpredictably
gaps range from 9 days to 4.5 years
Most releases are documented
notes for 9 of 14 stable releases
Nothing withdrawn
no release was ever pulled
14 years old
16 releases · first in 2012
0 releases in the last 12 months
see the full history below
Release timeline
16 releases · Nov 2012 to Aug 2021Releases
latest 16-
4.0.0-alpha101 Aug 2021 pre-release -
2.2.009 Feb 2017Release notes
Open source →Add support for a space as separator between
--longoptand its value; i.e.,
--longopt val(in addition to the existing--longopt=val). -
2.1.203 Oct 2016Release notes
Open source →Hygiene release: update license year, remove branch alias, and update docs.
-
2.1.127 Mar 2015Release notes
Open source →This release modifies the testing structure and updates other support files.
-
2.1.026 Mar 2015Release notes
Open source →This release adds a feature: Getopt defintion strings now allow for noting positional arguments using the
#argnameand#argname?notation, optionally with an argument description. These are ignored by the GetoptParser for purposes of value-discovery, but the Help class does use them to auto-generate usage lines. -
2.0.416 Mar 2015 -
2.0.319 Jan 2015 -
2.0.219 Jan 2015Release notes
Open source →- FIX: Context\Env::get() now additionally examines getenv() for values; fixes #47
- FIX: add explicit Context configs for non-auto-resolved DI
-
2.0.107 Nov 2014Release notes
Open source →- TST: Update testing structure, disable auto-resolve in container tests
- DOC: Update README and docblocks
- FIX: #35, for when posix_isatty() function does not exist
-
2.0.030 Aug 2014Release notes
Open source →First 2.0 stable release.
- DOC: Add docblocks, update README.
- ADD: Method GetoptFactory::getGetoptParser()
- FIX: #29, fixes color formatting
- REF: Various refactorings to split up Getopt tasks, add GetoptFactory, extract OptionParser, etc
- DEL: v1 config files
- ADD: v2 config class files
- CHG: When defining options, allow the '' before *or after the ':'
- BRK: Rename OptionParser to GetoptParser
- ADD: Help class
- FIX: Getopt alias ordering
-
2.0.0-beta113 Jan 2014 pre-releaseNothing published for this version
-
1.1.231 May 2014Nothing published for this version
-
1.1.109 Sep 2013Nothing published for this version
-
1.1.012 Apr 2013Nothing published for this version
-
1.0.128 Nov 2012Nothing published for this version
-
1.0.027 Nov 2012Nothing published for this version