News Feed
Jobs Feed
Sections




News Archive
Gonzalo Ayuso:
How to configure Symfony's Service Container to use Twitter API
February 05, 2013 @ 10:53:19

In this recent post to his site Gonzalo Ayuso shows how to use the Symfony2 service container to interact directly with the Twitter API via an OAuth plugin.

If we are working within a Symfony2 application or a PHP application that uses the Symfony's Dependency injection container component you can easily integrate this simple script in the service container. I will show you the way that I use to do it.

His sample code uses the Guzzle HTTP library and some configuration options from a YAML file to create a new service hooked into the Twitter API with his credentials. He then imports it via his services configuration and shows an example of it in action - getting the latest contents of his timeline.

0 comments voice your opinion now!
symfony2 service container guzzle twitter api


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Building Your Own URL Shortener

Mike Wallner's Blog: Introducing libcurls multi socket API

IBM developerWorks: Service Component Architecture v0.1.0 (alpha) released

Jim Wynia's Blog: Tracking Accomplishments with PHP, Google Calendar and Zend Framework

NETTUTS.com: Run Your Own TinyURL Service With Phurl


Community Events











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


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

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