Building Command-Line Applications with PHP

[ Thanks to Lee Schlesinger for this link. ]

"PHPs prominence as the web development language continues to be incredibly strong, thanks in large part to a worldwide community of developers who contribute to popular PHP-driven projects such as Drupal, Joomla, Magento, and Zend Framework. Corporate backing is similarly strong, with global businesses such as Facebook, IBM, and Microsoft ranking among the high-profile contributors which help to further solidify PHPs status as the worlds most popular open source web development language.

"Yet, despite its popularity, PHP has never really caught on as a multi-purpose language in the same way as contemporaries such as Perl and Python despite a powerful array of libraries capable of manipulating files, interacting with the operating system, and performing network tasks. Nevertheless, Ive come to rely upon PHP for a wide variety of shell scripting tasks, including most recently for building carb, an open source code generator for the awesome Fat-Free Framework. You too can put your PHP knowledge to work on the command line."

Complete Story

Related Stories: Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 12.1 (LAMP)(Mar 09, 2012) PHP 5.4 Will Make the Web Faster(Mar 01, 2012) Using PHP5-FPM With Apache2 On CentOS 6.2(Feb 27, 2012) Adding support for if, while, and do while, to a simple compiler and virtual machine written in Php(Jan 09, 2012) Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On OpenSUSE 12.1(Jan 08, 2012) What to Look for in PHP 5.4.0(Dec 29, 2011) Facebook Accelerates PHP with HipHop Virtual Machine(Dec 12, 2011) Linux: 25 PHP Security Best Practices For Sys Admins(Nov 24, 2011) PHP 5.4 Hits RC1(Nov 16, 2011)

Visit link:
Building Command-Line Applications with PHP

Related Posts

Comments are closed.