A Codeigniter library to send requests to twitter using the API
New to Codeigniter ?? See this https://www.codeigniter.com/docs
See https://developer.twitter.com/ to get start developing with Twitter Api
Download the twitterexamples.php to your application/controllers directory Download the twitter.php to your application/library directory
Replace variables in the twitter.php library with your own and you're good to go.
Check out the twitterexamples.php controller for some example requests