News Feed
Jobs Feed
Sections




News Archive
Dave Marshall's Blog:
Zend Framework and the Twitter API
October 21, 2008 @ 09:33:42

Dave Marshall has a (very) quick post on tying together your Zend Framework application with the Twitter API.

Zend_Service_Twitter looks like it will be fairly comprehensive, but it's not in the core yet and is probably a little overkill for my simple use case. I then had a look at Zend_Rest_Client, which seemed to confuse me. I couldn't actually get it to add the parameters I wanted to the call, I guess it's better for interacting with Zend_Rest_Server or fully restful APIs.

He opts for the Zend_Http_Client component and includes the simple fifteen line script to make the connection and post a new update.

0 comments voice your opinion now!
zendframework tutorial twitter api zendrestclient zendrestserver zendhttpclient


blog comments powered by Disqus

Similar Posts

DevShed: Working with Template Classes in PHP 5

Jim Plush's Blog: Rethinking Zend Models Part 3 - Validation

LispCast.com: PHP vs. Lisp

MaltBlue.com: Zend Framework - How To Implement RSS Feeds the Easy Way

DZone.com: The Page Object pattern


Community Events











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


zendframework2 usergroup database introduction symfony2 opinion release community rest development series podcast phpunit language functional interview testing conference framework unittest

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