Twitter Timeline gets the latest tweets from a user profile and displays them in a horizontal or vertical timeline. It is PHP server-side based because it offers very fast loading by using a smart configurable caching function. It supports all devices: desktop, touchpads and smartphones.
Features:
- Uses a custom PHP Library to obtain tweets.
- Smart configurable cache for fast loading; you don’t need to worry about rate limits with caching enabled.
- Can include retweets and replies in the timeline (configurable).
- Horizontal and vertical timeline styles that work on fixed layouts as well as on responsive layouts.
- Cross-browser support.
- Very easy to install and configure.
- Well documented + support included.