Laravel transporter is an easy to use wrapper around Laravel PendingRequest
that allows you to define requests as classes, and override options at run time when you need to.
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