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

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

mlopez/rss-reader
=================

v1.0.0(3y ago)07MITPHPPHP &gt;=7.4

Since Mar 19Pushed 3y ago1 watchersCompare

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

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

RssReader
=========

[](#rssreader)

This package allows us to read RSS easily.

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

[](#installation)

Use composer to install the package.

```
composer require mlopez/rss-reader

```

Using this package
------------------

[](#using-this-package)

```
$rss = new RssReader('https://www.elheraldo.co/rss.xml');
$result = $rss->reader()->toArray();
print_r($result);
```

Rss examples
------------

[](#rss-examples)

-
-
-
-

Credits
-------

[](#credits)

- [Miguel Lopez Ariza](https://github.com/parrotsoft)

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1157d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5cd183a5ab6a0a7891a1f7c2faa36a63049cebb1ee32e0cdc0dd6a5944ac0750?d=identicon)[mlopez](/maintainers/mlopez)

---

Top Contributors

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

---

Tags

phplaravelrss newsnotícias

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[rumenx/php-feed

Framework-agnostic PHP Feed generator for Laravel, Symfony, and more.

3652.3k](/packages/rumenx-php-feed)[amranidev/laracombee

Recommendation system for laravel

11636.7k1](/packages/amranidev-laracombee)[wujunze/money-wrapper

MoneyPHP Wrapper

113.8k](/packages/wujunze-money-wrapper)

PHPackages © 2026

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