News Feed
Jobs Feed
Sections




News Archive
Matthew Weier O'Phinney's Blog:
Creating Zend_Tool Providers
July 02, 2010 @ 08:58:22

Matthew Weier O'Phinney has put together a new post to his blog today about creating providers in Zend Framework applications (command-line tasks) using the Zend_Tool component.

During [a workshop at Symfony Live] workshop, Stefan demonstrated creating Symfony "tasks". These are classes that tie in to the Symfony command-line tooling -- basically allowing you to tie in to the CLI tool in order to create cronjobs, migration scripts, etc. Of course, Zend Framework has an analogue to Symfony tasks in the Zend_Tool component's "providers". In this post, I'll demonstrate how you can create a simple provider that will return the most recent entry from an RSS or Atom feed.

He shows how to create a sample provider - one that grabs data from two RSS feeds and outputs them - complete with code example, adding the provider someplace where Zend_Tool can find it and using the provider through the command-line "zf" tool.

0 comments voice your opinion now!
zendtool zendframework provider commandline


blog comments powered by Disqus

Similar Posts

PHP-GTK Community Site: Accessing geo-nick with Zend Framework (Zend_XmlRpc_Client)

Maarten Balliauw's Blog: Saving a PHPExcel spreadsheet to Google Documents

Padraic Brady's Blog: Zend Framework: Survive The Deep End Update

Andries Seutens' Blog: Zend Framework, just get me started, okay?

Zend Developer Zone: Zend Framework application's PHPUnit suite 3x faster


Community Events











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


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

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