PHPackages                             krzemson/fetch-rss - 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. krzemson/fetch-rss

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

krzemson/fetch-rss
==================

Export RSS/Atom XML to CSV

1.0.0(7y ago)013PHPPHP ^5.3.3 || ^7.0

Since Aug 6Pushed 7y agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

FetchRss package
================

[](#fetchrss-package)

### Description

[](#description)

- [Installation](#installation)
- [Usage](#usage)
- [Testing](#testing)
- [Credits](#credits)

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

[](#installation)

Add the fetch-rss package to your `composer.json` file.

```
{
    "require": {
        "krzemson/fetch-rss": "1.0.0"
    }
}
```

Or via the command line in the root of your Laravel installation.

```
$ composer require "krzemson/fetch-rss:1.0.0"
```

Usage
-----

[](#usage)

In CLI write:

```
$ php src/console.php csv:simple URL PATH.csv
$ php src/console.php csv:extended URL PATH.csv
```

Testing
-------

[](#testing)

```
$ phpunit
```

Credits
-------

[](#credits)

- [Jakub Krzemiński](https://github.com/krzemson)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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

2838d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a89bb4dfb4c4ee3534a74d94b2fbc52bd29fad01740165bc39c51c9c42a3658?d=identicon)[krzemson](/maintainers/krzemson)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/krzemson-fetch-rss/health.svg)

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

###  Alternatives

[dnadesign/silverstripe-advanceddropdowns

DropdownField and GroupedDropdownField that allows the use of data-attributes on each option tag

1717.3k](/packages/dnadesign-silverstripe-advanceddropdowns)[matthiasnoback/php-workshop-tools

261.8k](/packages/matthiasnoback-php-workshop-tools)

PHPackages © 2026

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