PHPackages                             davidjeddy/yii2-rss-reader - 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. davidjeddy/yii2-rss-reader

ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

davidjeddy/yii2-rss-reader
==========================

RSS reader widget for Yii2

1.0.6(9y ago)27621BSD-2-ClausePHP

Since Jun 19Pushed 1mo agoCompare

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

READMEChangelogDependencies (1)Versions (12)Used By (0)

\[!WARNING\] **⚠️ This project has been archived and is no longer maintained. ⚠️**

Github has shown it does not respect its users. Other have said it better than I can.

- [https://www.theregister.com/2022/06/30/software\_freedom\_conservancy\_quits\_github/](https://www.theregister.com/2022/06/30/software_freedom_conservancy_quits_github/)
-
-
-
- [https://dev.to/alanwest/how-to-actually-migrate-from-github-to-codeberg-without-losing-your-mind-33bf&gt;](https://dev.to/alanwest/how-to-actually-migrate-from-github-to-codeberg-without-losing-your-mind-33bf%3E)

> Development has moved to Codeberg: **➡️ **
>
> Please update your remotes:
>
> ```
> git remote set-url origin https://codeberg.org/DavidJEddy/yii2-rss-reader
> ```

---

Yii2 RSS Reader
===============

[](#yii2-rss-reader)

RSS reader widget for Yii2.

Badges
------

[](#badges)

[![SensioLabsInsight](https://camo.githubusercontent.com/5e6f86a075e7b777624a01db3b7b09d89ed3ffcc656a6319a3c84a2533fc8172/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65653164336561612d353331612d343563362d396261392d6436623664646136316436652f6d696e692e706e67)](https://insight.sensiolabs.com/projects/ee1d3eaa-531a-45c6-9ba9-d6b6dda61d6e)[![Latest Stable Version](https://camo.githubusercontent.com/0c1b6795e97cca71c834c743231e68f402061954ce0f41bce4810e291905cc05/68747470733a2f2f706f7365722e707567782e6f72672f64617669646a656464792f796969322d7273732d7265616465722f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/davidjeddy/yii2-rss-reader)[![Latest Unstable Version](https://camo.githubusercontent.com/513160d32cf958a20b459d818ea3087557519b076d0baecde195ed09d8ddb40a/68747470733a2f2f706f7365722e707567782e6f72672f64617669646a656464792f796969322d7273732d7265616465722f762f756e737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/davidjeddy/yii2-rss-reader)[![License](https://camo.githubusercontent.com/44218c94d82aca423342b1131d0ff18201c2426876e86e9b05192258ffe2c7b3/68747470733a2f2f706f7365722e707567782e6f72672f64617669646a656464792f796969322d7273732d7265616465722f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/davidjeddy/yii2-rss-reader)[![Total Downloads](https://camo.githubusercontent.com/f1f7076c6916b2b85339fd807c3d159a1a6e4b11838fd881739696407abfab6e/68747470733a2f2f706f7365722e707567782e6f72672f64617669646a656464792f796969322d7273732d7265616465722f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/davidjeddy/yii2-rss-reader)[![Monthly Downloads](https://camo.githubusercontent.com/733377a394c1fc70352b0857793bdde55d423a0227537aaf7003c93d9cdaad0a/68747470733a2f2f706f7365722e707567782e6f72672f64617669646a656464792f796969322d7273732d7265616465722f642f6d6f6e74686c793f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/davidjeddy/yii2-rss-reader)[![Daily Downloads](https://camo.githubusercontent.com/e90ce9ab6291bd60ff7cb86aaa94973bfc997f5ff4cdadd21781253d6f8c4e05/68747470733a2f2f706f7365722e707567782e6f72672f64617669646a656464792f796969322d7273732d7265616465722f642f6461696c793f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/davidjeddy/yii2-rss-reader)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist davidjeddy/yii2-rss-reader "*"

```

or add

```
"davidjeddy/yii2-rss-reader": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the widget is installed, add it to a view script:

```
echo \davidjeddy\RssFeed\RssReader::widget([
    'channel'   => '{source_url}/feed.xml',
    'itemView'  => 'item',
    'pageSize'  => 5,
    'wrapClass' => 'rss-wrap',
    'wrapTag'   => 'div',
]);

```

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance61

Regular maintenance activity

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 88.9% 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 ~66 days

Recently: every ~24 days

Total

10

Last Release

3389d ago

Major Versions

0.1.1 → 1.0.02016-11-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c87b153a146e26efc71045db2c227c6eb3a8b2e3b1eb29884491fa550300cf5?d=identicon)[davidjeddy](/maintainers/davidjeddy)

---

Top Contributors

[![tugmaks](https://avatars.githubusercontent.com/u/3036462?v=4)](https://github.com/tugmaks "tugmaks (24 commits)")[![PhilSanders](https://avatars.githubusercontent.com/u/7013662?v=4)](https://github.com/PhilSanders "PhilSanders (2 commits)")[![davidjeddy](https://avatars.githubusercontent.com/u/6232455?v=4)](https://github.com/davidjeddy "davidjeddy (1 commits)")

---

Tags

rssyii2widget

### Embed Badge

![Health badge](/badges/davidjeddy-yii2-rss-reader/health.svg)

```
[![Health](https://phpackages.com/badges/davidjeddy-yii2-rss-reader/health.svg)](https://phpackages.com/packages/davidjeddy-yii2-rss-reader)
```

###  Alternatives

[softark/yii2-dual-listbox

Bootstrap Dual Listbox Widget for Yii 2

20144.4k11](/packages/softark-yii2-dual-listbox)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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