PHPackages                             unisolutions/silverstripe-latesttweets - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. unisolutions/silverstripe-latesttweets

ActiveSilverstripe-module

unisolutions/silverstripe-latesttweets
======================================

Latest Tweets module for SilverStripe.

3102[1 PRs](https://github.com/unisolutions/silverstripe-latesttweets/pulls)PHP

Since Jan 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/unisolutions/silverstripe-latesttweets)[ Packagist](https://packagist.org/packages/unisolutions/silverstripe-latesttweets)[ RSS](/packages/unisolutions-silverstripe-latesttweets/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

silverstripe-latesttweets
=========================

[](#silverstripe-latesttweets)

Latest Tweets module for SilverStripe.

Maintainer Contact
------------------

[](#maintainer-contact)

Elvinas Liutkevičius

&lt;elvinas (at) unisolutions (dot) eu&gt;

Requirements
------------

[](#requirements)

SilverStripe 3

Documentation
-------------

[](#documentation)

Simply install the module using the standard method.

This module uses SS\_Cache to reduce the amount of Twitter REST API requests. Default cache lifetime is 30min. You can change this value by putting this line in your \_config.php (1800 is cache lifetime in seconds):

```
SS_Cache::set_cache_lifetime('LatestTweets_cache', 1800, 10);

```

Usage
-----

[](#usage)

Simple. Just place $LatestTweets anywhere in your template.

If you're unhappy with default tweet list template you can override the default LatestTweets.ss template.

Third parties
-------------

[](#third-parties)

Uses [`tmhOAuth`](https://github.com/themattharris/tmhOAuth) library written in PHP by Matt Harris (), specifically for use with the Twitter API.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/196e5dd34823268010060b8f5121b7621d1ef1b66c3c91bb09ab84a3c40b26ef?d=identicon)[uniun](/maintainers/uniun)

---

Top Contributors

[![elvinas-liut](https://avatars.githubusercontent.com/u/2812754?v=4)](https://github.com/elvinas-liut "elvinas-liut (8 commits)")[![uniun](https://avatars.githubusercontent.com/u/92462659?v=4)](https://github.com/uniun "uniun (2 commits)")

### Embed Badge

![Health badge](/badges/unisolutions-silverstripe-latesttweets/health.svg)

```
[![Health](https://phpackages.com/badges/unisolutions-silverstripe-latesttweets/health.svg)](https://phpackages.com/packages/unisolutions-silverstripe-latesttweets)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
