My colleague Brent shares some thoughts on possible improvements to handling config values.
PHP
Command Line Interface Guidelines
Good naming, consistency, clear communication, and discoverability. These are things that do not only apply to command line programs, but to general development as well. Read more