PHPackages                             plumpss/twitter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. plumpss/twitter

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

plumpss/twitter
===============

SilverStripe Twitter helper module.

0.2.2(11y ago)1331[3 PRs](https://github.com/plumpss/twitter/pulls)MITPHP

Since Mar 10Pushed 10y ago2 watchersCompare

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

READMEChangelogDependencies (3)Versions (4)Used By (0)

\#SilverStripe Twitter Helper

\##Installation

`composer require plumpss/twitter`

\##Usage

Add YAML config for your keys, tokens and secrets:

```
PlumpTwitterFeed:
  twitter_consumer_key: ''
	twitter_consumer_secret: ''
	twitter_oauth_token: ''
	twitter_oauth_token_secret: ''

```

Then obtain Tweets for the user you require:

`PlumpTwitterFeed::get_tweets('plumpdigital', 10, TRUE);`

The `get_tweets` method returns an `ArrayList` of `ArrayData` so can be output in templates using:

```

  $Html
  $Date.Nice

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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.

###  Release Activity

Cadence

Every ~3 days

Total

3

Last Release

4081d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ab8ff017f8f8412e92187ff7558044549c7c773f2da1dce9fb69fb8c5e1b5ee4?d=identicon)[plumpjames](/maintainers/plumpjames)

---

Tags

feedsilverstripetwittermodule

### Embed Badge

![Health badge](/badges/plumpss-twitter/health.svg)

```
[![Health](https://phpackages.com/badges/plumpss-twitter/health.svg)](https://phpackages.com/packages/plumpss-twitter)
```

###  Alternatives

[pdir/social-feed-bundle

Social feed extension for Contao CMS

1414.8k](/packages/pdir-social-feed-bundle)

PHPackages © 2026

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