How to Configure Symfony’s Service Container to use Twitter API - http://t.co/XzA4Cuup #sf2 #symfony #service #php #twitter #api
February 07, 2013
How to Configure Symfony's Service Container to use Twitter API | PHP Zone
Keeping on with the series about Symfony's Services container (another posts here and here), now we will use the service container to use Twitter API from a service. To use Twitter API we need to handle http requests. I've written several post about http request with PHP ( example1, example2), but today we will use one amazing library to build clients: Guzzle.
/image%2F0004624%2F201210%2Fob_b01b21efdb72588090d70c1e23a4f101_nicolashachet-logo.png)

