Maarten Balliauw 7/11/2011

A hidden gem in the Windows Azure SDK for PHP: command line parsing

Read Original

This technical article details the Microsoft_Console_Command class found in the Windows Azure SDK for PHP. It demonstrates how this tool simplifies command-line script development by providing a structured alternative to manually parsing argv, including built-in help generation and support for subcommands through annotations.

A hidden gem in the Windows Azure SDK for PHP: command line parsing

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week