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

Jacob Santos' Blog: Why SDO Doesn't Take Off

Wojciech Sznapka: Is Symfony2 a MVC framework?

Symfony Blog: Symfony2: Getting Easier - Interactive Generators

Phil Sturgeon's Blog: Video: Set up a REST API with CodeIgniter

The OC Food Review Blog: Make your own geovisitor


Community Events











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


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

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