PHPackages                             brammittendorff/twittercraft - 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. brammittendorff/twittercraft

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

brammittendorff/twittercraft
============================

A plugin for CraftCMS to get the twitter feeds automagicly

0.0.4(9y ago)014MITPHP

Since Sep 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/brammittendorff/twittercraft)[ Packagist](https://packagist.org/packages/brammittendorff/twittercraft)[ RSS](/packages/brammittendorff-twittercraft/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (2)Versions (4)Used By (0)

TwitterCraft
============

[](#twittercraft)

An automatic twitter tweet puller for [Craft CMS](https://craftcms.com/) with OAuth.

Installation
============

[](#installation)

Composer
--------

[](#composer)

You can install this plugin with composer. This will install your plugin automatically in the craft plugins folder.

`composer require brammittendorff/twittercraft`

Git
---

[](#git)

You can install this plugin with git to you just need to clone this repo into your craft plugins folder:

`cd craft/plugins/`

`git clone https://github.com/brammittendorff/twittercraft.git`

Usage
=====

[](#usage)

```

  {% for tweet in craft.twittercraft.showTweets() %}
    {% set json = tweet.twitterJson %}
    {% if json.user.screen_name == 'someuser' %}

              {{ json.text }}

    {% endif %}
  {% endfor %}

```

Scheduled tasks
===============

[](#scheduled-tasks)

You can use this plugin as a cronjob, or as a schedule in heroku just use/run the following command:

`./craft/app/etc/console/yiic twittercraft run`

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

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

Total

4

Last Release

3553d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7221583?v=4)[Bram Mittendorff](/maintainers/brammittendorff)[@brammittendorff](https://github.com/brammittendorff)

### Embed Badge

![Health badge](/badges/brammittendorff-twittercraft/health.svg)

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[mautic/core

Mautic Open Source Distribution

9.8k2.6k9](/packages/mautic-core)[mediawiki/maps

Adds various mapping features to MediaWiki

78149.7k3](/packages/mediawiki-maps)[rainlab/blog-plugin

Blog plugin for October CMS

17158.6k](/packages/rainlab-blog-plugin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19246.3k2](/packages/civicrm-civicrm-drupal-8)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3355.8k](/packages/starcitizentools-citizen-skin)

PHPackages © 2026

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