News Feed
Jobs Feed
Sections




News Archive
DZone.com:
The Wheel Symfony Console
March 13, 2013 @ 11:22:31

In this new post to DZone.com, Giorgio Sironi kicks off a series that looks at reusable components in the PHP development world. In this first post of that series he looks at the Symfony console component .

Symfony is one of the most popular open source PHP frameworks on the market. The Symfony Components, however, are loosely coupled projects that can be reused as a library outside of an application based on Symfony. The component this article explores is Console (symfony/console on Packagist and GitHub), dedicated to quickly build console applications.

He goes on to talk about some of the "pros" of using the component (including built-in argument/input handing and multiple "commands") and some of the "cons" of is use (including its size and some of the built-in features you can't really work around).

0 comments voice your opinion now!
symfony console reusable component pro con commandline


blog comments powered by Disqus

Similar Posts

Symfony Blog: Top 20 symfony plugins

Rob Richards\' Blog: Pro PHP XML and Web Services Contest

Dave Dash's Blog: Finding things using Zend Search Lucene in symfony

Symfony Blog: symfony 1.0.4 released

Micheal Kimsal's Blog: Symfony __toString() generation


Community Events











Don't see your event here?
Let us know!


application language framework series functional code zendframework2 testing database interview community phpunit api opinion introduction release podcast development composer example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework