PHPackages                             uthando-cms/uthando-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. [Framework](/categories/framework)
4. /
5. uthando-cms/uthando-twitter

ActiveLibrary[Framework](/categories/framework)

uthando-cms/uthando-twitter
===========================

Twitter module for Uthando CMS

2.5.0(7y ago)062BSD-3-ClausePHPPHP &gt;=7.0

Since Aug 13Pushed 7y agoCompare

[ Source](https://github.com/uthando-cms/uthando-twitter)[ Packagist](https://packagist.org/packages/uthando-cms/uthando-twitter)[ Docs](http://shaunfreeman.name/)[ RSS](/packages/uthando-cms-uthando-twitter/feed)WikiDiscussions master Synced 6d ago

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

Uthando Twitter Zend Framework 2 Module
=======================================

[](#uthando-twitter-zend-framework-2-module)

---

[![Build Status](https://camo.githubusercontent.com/9b7649fdee9c969101afffbbf1d332c7f9c8fa5b40070f1a2c55c55fa9c0a59b/68747470733a2f2f7472617669732d63692e6f72672f757468616e646f2d636d732f757468616e646f2d747769747465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/uthando-cms/uthando-twitter)[![Test Coverage](https://camo.githubusercontent.com/ee92ca7adc6479ebdb9ab9c9c52f7771c86594b71c8d6ec1cf8cdbb015a3b24d/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f757468616e646f2d636d732f757468616e646f2d747769747465722f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/uthando-cms/uthando-twitter/coverage)[![Code Climate](https://camo.githubusercontent.com/5e7dadc7c0ca7231654cbe50fae9a82d202097cd21e965fe94768b4bb4aeb693/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f757468616e646f2d636d732f757468616e646f2d747769747465722f6261646765732f6770612e737667)](https://codeclimate.com/github/uthando-cms/uthando-twitter)[![Dependency Status](https://camo.githubusercontent.com/3469463ae04eb1c64f8524aac4ae7cd98fa510796921db335dff6fa6aecc1cd6/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3535663264323966643464323034303031393030303164632f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/55f2d29fd4d20400190001dc)[![Packagist](https://camo.githubusercontent.com/55ff7f4566e742154f38d1e15f732801058954f100cc6b45c43e8d4fab617133/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f757468616e646f2d636d732f757468616e646f2d747769747465722e737667)](https://packagist.org/packages/uthando-cms/uthando-twitter)

This Module it designed to work with Uthando CMS, but can work indepentently too. In this release I have included a twitter feed view helper at the moment this is all this module does, I do hope to add more funtionality later.

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

[](#installation)

To install this module add to your composer require section

```
"uthando-cms/uthando-twitter" : "1.*"

```

or on the command line in your project root

```
php composer.phar require uthando-cms/uthando-twitter:1.*

```

or if you have composer installed globally

```
composer require uthando-cms/uthando-twitter:1.*

```

Features
--------

[](#features)

- Twitter feed view helper

Usage
-----

[](#usage)

Once installed you have to add 'UthandoTwitter' to your 'modules' section of your app 'application.config.php' file.

To get started, first you’ll need to either create a new application with Twitter, or get the details of an existing one you control. To do this:

- Go to  and sign in.
- Go to
- Either create a new application, or select an existing one.
    - On the application’s settings page, grab the following information:
    - From the header “OAuth settings”, grab the “Consumer key” and “Consumer secret” values.
    - From the header “Your access token”, grab the “Access token” and “Access token secret” values.

Copy the file in config folder 'twitter.local.php.dist' to your root config/autoload folder and rename it to 'twitter.local.php' then fill in the OAuth setting you get from your new twitter app. Also in the 'options' section you need to add your twitter screen name and user name.

In the view folder I have included a sample view partial so you can have an idea of how the feed works, to do this copy the contents of the public folder to your apps public folder.

The example uses Twitter Bootstrap 3 so be sure to include this. For example in your layout.phtml file add these lines to your head section:

```

```

Now in your view script you can add

```

```

This will pull the stream down and display it.

Contributing
------------

[](#contributing)

If you want more features or just want to help me out why not fork this repository and send me a pull request Any bugs please submit an issue.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity67

Established project with proven stability

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 ~78 days

Recently: every ~105 days

Total

21

Last Release

2736d ago

Major Versions

1.5.1 → 2.0.02015-11-13

PHP version history (3 changes)1.0.0PHP &gt;=5.4

2.0.0PHP &gt;=7.0

2.0.1PHP &gt;=5.5

### Community

Maintainers

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

---

Tags

frameworkcmstwitterzf2uthando

### Embed Badge

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

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

PHPackages © 2026

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