PHPackages                             getherbie/plugin-feed - 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. getherbie/plugin-feed

ActiveHerbie-plugin[Utility &amp; Helpers](/categories/utility)

getherbie/plugin-feed
=====================

Feed Plugin for Herbie (RSS/Atom).

v1.0.0(10y ago)12611BSD-3-ClausePHP

Since Dec 3Pushed 6y agoCompare

[ Source](https://github.com/getherbie-plugin/feed)[ Packagist](https://packagist.org/packages/getherbie/plugin-feed)[ Docs](http://www.getherbie.org)[ RSS](/packages/getherbie-plugin-feed/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (5)Used By (1)

Herbie Feed Plugin
==================

[](#herbie-feed-plugin)

`Feed` ist ein [Herbie](http://github.com/getherbie/herbie) Plugin, das aus deinen Seiten und Blogposts automatisch einen RSS- und einen Atom-Feed im XML-Format generiert und als Seiten bereit stellt.

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

[](#installation)

Das Plugin installierst du via Composer.

```
$ composer require getherbie/plugin-feed

```

Danach aktivierst du das Plugin in der Konfigurationsdatei.

```
plugins:
    enable:
        - feed

```

Konfiguration
-------------

[](#konfiguration)

Unter *plugins.config.feed* stehen dir die folgenden Optionen zur Verfügung:

```
# if set no pages will be included (you do it manually)
no_page: false

# the [required] settings for your feeds
channel:
    title: "The title of your feed"
    link: "http://www.example.org"
    description: "The description of your feed."
    language: "de"
    copyright: "Your name"

```

Eigene Seite
------------

[](#eigene-seite)

Falls du mit `plugins.config.feed.no_page` das automatische Hinzufügen der Seiten deaktiviert hast, kannst du eigene Seiten hinzufügen. Wie eine solche Seite aufgebaut sein sollte, siehst du dir am Besten im Feed-Plugin an.

Demo
----

[](#demo)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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

Every ~163 days

Total

4

Last Release

3685d ago

Major Versions

v0.7.0 → v1.0.02016-04-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/3bdbbcc7c6a4eb0680b6f21d894db260f9863c0743d34365f723545aed49525d?d=identicon)[getherbie](/maintainers/getherbie)

---

Top Contributors

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

---

Tags

pluginatomfeedrssherbie

### Embed Badge

![Health badge](/badges/getherbie-plugin-feed/health.svg)

```
[![Health](https://phpackages.com/badges/getherbie-plugin-feed/health.svg)](https://phpackages.com/packages/getherbie-plugin-feed)
```

###  Alternatives

[suin/php-rss-writer

Yet another simple RSS writer library for PHP 5.4 or later.

2651.4M20](/packages/suin-php-rss-writer)[rumenx/php-feed

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

3652.3k](/packages/rumenx-php-feed)[fkr/simplepie-bundle

Integrates SimplePie into Symfony

11137.5k](/packages/fkr-simplepie-bundle)[dereuromark/cakephp-feed

A CakePHP plugin containing a RssView to generate RSS feeds.

1353.7k1](/packages/dereuromark-cakephp-feed)[mitydigital/feedamic

A fully-featured RSS and Atom feed generator for Statamic.

1064.0k](/packages/mitydigital-feedamic)

PHPackages © 2026

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