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

Codewalkers.com: Book Review - Pro PHP-GTK

Matthew Weir O'Phinney's Blog: Using Zend_View Placeholders to Your Advantage

Matthew Weir O'Phinney's Blog: Zend_Layout and Zend_View Enhanced components now in core

DevShed: Application Framework Components: Login/Logout

Community News: CakePHP Project Launches "The Show" (Live/Podcast Series)


Community Events











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


interview functional code composer development testing opinion object podcast series introduction example community release database conference framework language tool zendframework2

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