Skip to content

Creare/Creare_Twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creare_Twitter

Using twitteroauth - a quick class to echo out your tweets and customise the tweet content (links / # / @). Compatible with Twitter API 1.1 and useable in any PHP framework.

Choose your username and number of tweets to return

Features the ability to change the content of the tweets that are returned.

  • Allow links (true/false)
  • Link up hashtags (true/false)
  • Link up mentions (true/false)
  • Open all links in new window (true/false)

Features a quick and easy caching system (storing latest good response in a text file) in case of API restrictions

  • In case of any error - returns last good response

Public properties - so you can either edit them in the class, or edit them per implementation. Flexibility over all of the above.

Follow the author @kent_robert or visit our site Creare.co.uk for more information

About

Using twitteroauth - Twitter API 1.1 oAuth compatible PHP class that fetches your latest tweets and allows you to edit the way they are returned

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages