News Feed
Jobs Feed
Sections




News Archive
Liip Blog:
Using the Symfony2 console
December 22, 2010 @ 12:02:54

In this recent post from the Liip blog, they talk about using the console functionality that comes with the Symfony2 framework to run bundles from the command line.

Seems at least some people had the same idea as I had, retrieving data from a feed via HTTP GET. So Symfony2 comes up with a nice little wrapper - the console. Unfortunately the documentation on the website only gives a very brief introduction to it Located in the app directory of your project it is ready to be called as soon your Symfony2 installation is ready to be used. Executing it on the command line without an argument it exposes its help page.

He shows you how to get your bundle exposed to the console and a few steps you'll need to do to make it properly executable. He includes a simple "configure()" method you can use to set up a few other things like bundle name, description and arguments to be passed in.

0 comments voice your opinion now!
symfony console symfony2 framework tutorial


blog comments powered by Disqus

Similar Posts

IBM developerWorks: Understanding the Zend Framework, Part 3: The feeds

SitePoint PHP Blog: Rasmus Lerdorf - Web 2.0\'s John Wayne

Rob Allen's Blog: Three years of my Zend Framework Tutorial

DevShed: Fetching Search Results as Serialized Arrays with Yahoo Web Services and PHP 5

NetTuts.com: Laravel 4: A Start at a RESTful API


Community Events











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


release code podcast conference interview example zendframework2 testing functional introduction phpunit series opinion unittest language tool framework application community development

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