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

ActiveLibrary

boarrd/twitter
==============

A Twitter feed for Boarrd

20PHP

Since Dec 3Pushed 7y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

A Twitter feed for Boarrd
=========================

[](#a-twitter-feed-for-boarrd)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9701703877127710a7785e9a227c20672083b35f2c68f9366f76599e79718b38/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626f617272642f747769747465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/boarrd/twitter)[![CircleCI branch](https://camo.githubusercontent.com/4e16b7f60de800eba2d90c84b78d2451f998c2fdfab057ea410e2920c3e1a937/68747470733a2f2f696d672e736869656c64732e696f2f636972636c6563692f70726f6a6563742f6769746875622f626f617272642f747769747465722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/4e16b7f60de800eba2d90c84b78d2451f998c2fdfab057ea410e2920c3e1a937/68747470733a2f2f696d672e736869656c64732e696f2f636972636c6563692f70726f6a6563742f6769746875622f626f617272642f747769747465722f6d61737465722e7376673f7374796c653d666c61742d737175617265)[![Build Status](https://camo.githubusercontent.com/ee59133520d95b316d8f247eac55a0d2b547b4c148a3a2180e04f25d864322b7/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f626f617272642f747769747465722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/boarrd/twitter)[![Quality Score](https://camo.githubusercontent.com/1da9718906f443ec62b26081f643174d301577f6183732ee7a31bea7ba471e0b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f626f617272642f747769747465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/boarrd/twitter)[![Total Downloads](https://camo.githubusercontent.com/46fed031c5f6f7963c4ed3e8978d6bde1d13cd2314eb0b66589390f0fedde0a2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626f617272642f747769747465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/boarrd/twitter)

This is where your description should go. Try and limit it to a paragraph or two.

Add a screenshot of the tool here.

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

[](#installation)

You can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require boarrd/twitter
```

Next up, you must register the tool with Nova. This is typically done in the `getTiles` method of the `Dashboard` class.

```
// in app/Dashboard/Dashboard.php

// ...

public function getTiles()
{
    return [
        // ...
        new \Boarrd\Twitter(),
    ];
}
```

Usage
-----

[](#usage)

Click on the "twitter" menu item in your Nova app to see the tool provided by this package.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

The original code for this package was written by Spatie for [their dashboard](https://github.com/spatie/dashboard.spatie.be).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23558090?v=4)[Miguel Piedrafita](/maintainers/m1guelpf)[@m1guelpf](https://github.com/m1guelpf)

---

Top Contributors

[![m1guelpf](https://avatars.githubusercontent.com/u/23558090?v=4)](https://github.com/m1guelpf "m1guelpf (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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