PHPackages                             silverware/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. silverware/twitter

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

silverware/twitter
==================

SilverWare Twitter Module.

1.3.0(7y ago)01591BSD-3-ClausePHPPHP &gt;=5.6.0

Since May 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/praxisnetau/silverware-twitter)[ Packagist](https://packagist.org/packages/silverware/twitter)[ Docs](https://github.com/praxisnetau/silverware-twitter)[ RSS](/packages/silverware-twitter/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (7)Dependencies (2)Versions (10)Used By (0)

SilverWare Twitter Module
=========================

[](#silverware-twitter-module)

[![Latest Stable Version](https://camo.githubusercontent.com/0b474047f449a6a0d3165d9fe747f33b001d3e24c1ce932edebecb7ca7e251e1/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f747769747465722f762f737461626c65)](https://packagist.org/packages/silverware/twitter)[![Latest Unstable Version](https://camo.githubusercontent.com/2498d5939fc0ec70e9000c11fa235abbce13e776fb7fdd93c08ef4bad3e0994f/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f747769747465722f762f756e737461626c65)](https://packagist.org/packages/silverware/twitter)[![License](https://camo.githubusercontent.com/5f8badc8614c097a7af5dce567aabb2553fd72b9f86f1ad36ff9ea43c0876063/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f747769747465722f6c6963656e7365)](https://packagist.org/packages/silverware/twitter)

Provides a [Twitter Timeline Widget](https://dev.twitter.com/web/embedded-timelines) component, [Twitter Follow Button](https://dev.twitter.com/web/follow-button) component and [sharing button](https://dev.twitter.com/web/tweet-button) for use with [SilverWare](https://github.com/praxisnetau/silverware).

Contents
--------

[](#contents)

- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [Issues](#issues)
- [Contribution](#contribution)
- [Maintainers](#maintainers)
- [License](#license)

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

[](#requirements)

- [SilverWare](https://github.com/praxisnetau/silverware)
- [SilverWare Social Module](https://github.com/praxisnetau/silverware-social)

Installation
------------

[](#installation)

Installation is via [Composer](https://getcomposer.org):

```
$ composer require silverware/twitter

```

Usage
-----

[](#usage)

### Twitter Timeline Widget

[](#twitter-timeline-widget)

[![Twitter Timeline Widget](https://camo.githubusercontent.com/0d6010addf9810ab6cf9915b76e9b05f5d3d52436132243deba66c232ccf2682/68747470733a2f2f692e696d6775722e636f6d2f6673645a4b79342e706e67)](https://camo.githubusercontent.com/0d6010addf9810ab6cf9915b76e9b05f5d3d52436132243deba66c232ccf2682/68747470733a2f2f692e696d6775722e636f6d2f6673645a4b79342e706e67)

This module provides a `TwitterTimelineWidget` component which can be added to a [SilverWare](https://github.com/praxisnetau/silverware)template or layout using the CMS. The widget shows the most recent tweets from a particular Twitter user's timeline.

Add the component where desired in your template or layout, and enter the Twitter usename in the "Username" field. Additional settings are available on the Style and Options tabs.

For more information about the Twitter Timeline Widget, see the [Twitter documentation](https://dev.twitter.com/web/embedded-timelines).

### Twitter Follow Button

[](#twitter-follow-button)

[![Twitter Follow Button](https://camo.githubusercontent.com/01f1010f989a08230d901cea3cab5cae9aa68ab899c189ed89d84625b9c780a1/68747470733a2f2f692e696d6775722e636f6d2f6f6a64454952632e706e67)](https://camo.githubusercontent.com/01f1010f989a08230d901cea3cab5cae9aa68ab899c189ed89d84625b9c780a1/68747470733a2f2f692e696d6775722e636f6d2f6f6a64454952632e706e67)

You may also add a `TwitterFollowButton` component to your SilverWare template or layout. This component simply adds a button which allows users to follow a particular username on Twitter.

Add the component where desired in your template or layout, and enter the Twitter usename in the "Username" field. Additional settings are available on the Style and Options tabs.

For more information about the Twitter Follow Button, see the [Twitter documentation](https://dev.twitter.com/web/follow-button).

### Twitter Sharing Button

[](#twitter-sharing-button)

[![Twitter Sharing Button](https://camo.githubusercontent.com/a07bb010166772460198c7a2e02d0e6e018a56a280bbd72405f5caad941aa2f0/68747470733a2f2f692e696d6775722e636f6d2f676330636e41652e706e67)](https://camo.githubusercontent.com/a07bb010166772460198c7a2e02d0e6e018a56a280bbd72405f5caad941aa2f0/68747470733a2f2f692e696d6775722e636f6d2f676330636e41652e706e67)

Also provided is a `TwitterSharingButton` which is used with the `SharingComponent`from the [SilverWare Social Module](https://github.com/praxisnetau/silverware-social). Simply add this button as a child of `SharingComponent` using the site tree, and your pages will now be able to be shared via Twitter.

For more information, see the [Twitter documentation](https://dev.twitter.com/web/tweet-button).

Issues
------

[](#issues)

Please use the [GitHub issue tracker](https://github.com/praxisnetau/silverware-twitter/issues) for bug reports and feature requests.

Contribution
------------

[](#contribution)

Your contributions are gladly welcomed to help make this project better. Please see [contributing](CONTRIBUTING.md) for more information.

Maintainers
-----------

[](#maintainers)

[![Colin Tucker](https://avatars3.githubusercontent.com/u/1853705?s=144)](https://github.com/colintucker)[![Praxis Interactive](https://avatars2.githubusercontent.com/u/1782612?s=144)](https://www.praxis.net.au)[Colin Tucker](https://github.com/colintucker)[Praxis Interactive](https://www.praxis.net.au)License
-------

[](#license)

[BSD-3-Clause](LICENSE.md) © Praxis Interactive

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~49 days

Recently: every ~62 days

Total

9

Last Release

2893d ago

Major Versions

0.1.0 → 1.0.02017-06-18

### Community

Maintainers

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

---

Top Contributors

[![colintucker](https://avatars.githubusercontent.com/u/1853705?v=4)](https://github.com/colintucker "colintucker (16 commits)")

---

Tags

silverstripe-4silverwaresocialtwittersilverstripetwittersocialsilverware

### Embed Badge

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

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

###  Alternatives

[social-links/social-links

PHP library to generate share buttons

112338.6k2](/packages/social-links-social-links)[kartik-v/yii2-social

Module containing useful widgets for Yii Framework 2.0 that integrates social functionalities from DISQUS, Facebook, Google etc.

91256.5k8](/packages/kartik-v-yii2-social)[pdir/social-feed-bundle

Social feed extension for Contao CMS

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

A Laravel 4 package to make it easy to add social sharing buttons to your application.

222.8k](/packages/ryannielson-shareable)

PHPackages © 2026

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