PHPackages                             protein/rssfeed - 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. protein/rssfeed

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

protein/rssfeed
===============

Simple Pie wrapper to display rss feeds

08PHP

Since Dec 21Pushed 11y ago1 watchersCompare

[ Source](https://github.com/dearka93/Rssfeed)[ Packagist](https://packagist.org/packages/protein/rssfeed)[ RSS](/packages/protein-rssfeed/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Protein/Rssfeed
===============

[](#proteinrssfeed)

[![Build Status](https://camo.githubusercontent.com/816fa99d1844371f3e3df97c7da17eba28ac6497d725f00a1525e30ed4927d1a/68747470733a2f2f7472617669732d63692e6f72672f646561726b6139332f527373666565642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dearka93/Rssfeed)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c251d0f3b75dfedb93288d810194166a9b273637dac5c826437d2595b4cd1ac4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646561726b6139332f527373666565642f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dearka93/Rssfeed/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/1504c830e01fbfc601d32e9dfed2d4da7841a04503abeaa82e8ad8811bbe2c0c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646561726b6139332f527373666565642f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dearka93/Rssfeed/?branch=master)

PHP class to load and display Rss feeds. This php class also contains SimplePie.

By Guanglei Huang,

This PHP class has three main functions: to show a latest feed by singleRss(), display a list of recent rss feeds by nopicRss(), and a list of recent rss feeds together with a thumbnail picture by picRss().

Setup
-----

[](#setup)

- Clone a version of Anax-MVC from
- Modify composer.json by adding the required files: "require": { "protein/rssfeed": "dev-master" } }
- Install Rssfeed with composer by using the update commands: composer update --no-dev
- Create the metod "picRss", it returns a string containing the rss feed with picutres. $feed = new Protein\\Rssfeed\\Rssfeed(\[ '' \]); echo $feed-&gt;picRss();

License
-------

[](#license)

This software is free software and carries a MIT license.

History
-------

[](#history)

v1.0 (latest)

```
 .
..:  Copyright (c) Guanglei Huang, 2014
guanglei.huang@gmail.com

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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://www.gravatar.com/avatar/a988317590cd6a16e53fc9b129fea236d526b3d9d51b24764a7eb6dcc7a7622c?d=identicon)[guanglei93](/maintainers/guanglei93)

---

Top Contributors

[![dearka93](https://avatars.githubusercontent.com/u/9210777?v=4)](https://github.com/dearka93 "dearka93 (12 commits)")

### Embed Badge

![Health badge](/badges/protein-rssfeed/health.svg)

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

PHPackages © 2026

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