dev-master
9999999-dev https://github.com/AppVentus/AvTwitterPosterBundleSymfony Twitter Poster Bundle
MIT
The Development Requires
twitter poster
Symfony Twitter Poster Bundle
This bundle allow you to post a twitt each time you want !, (*1)
Add this line in your composer.json :, (*2)
"appventus/twitter-poster-bundle": "dev-master",
parameters: twitter_api.consumer_key: xxx twitter_api.consumer_secret: xxx twitter_api.oauth_token: xxx twitter_api.oauth_token_secret: xxx
To tweet, just call the twitter manager and tweet. It's as easy !, (*3)
$this->get('twitter_manager')->tweet($message);
Symfony Twitter Poster Bundle
MIT
twitter poster