Skip to content

ryanhefner/twitteroauth-codeigniter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TwitterOAuth-Codeigniter

A super simple extension of Abraham Williams' TwitterOAuth class so that it can be used as a Codeigniter library.

It includes a basic wrapper class TwitterOAuth_Codeigniter that updates the constructor to work with Codeigniters' native library loader that accepts a single array of params. Those params are then mapped to the method variables used to construct the parent class. This allows for a super simple integration of Williams' TwitterOAuth library, without have to modify any of the TwitterOAuth code.

####Requirements In order for this class to work properly, you need to have both this repo and the twitteroauth repo included as a submodule in your application/libraries directory of your Codeigniter project.

####Installation

About

A super simple extension of Abraham Williams' TwitterOauth class so that it can be used as a Codeigniter library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages